Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / May 2008

Tip: Looking for answers? Try searching our database.

Formula Help

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Caco - 16 May 2008 00:56 GMT
I have a value range that I would like to return a single number for.  This
is the table I have in excel.

    A    B    C
1    10    21    15
2    21    31    25
3    31    41    35
4    41    51    45
5    51    61    55
6    61    71    65
7    71    81    75
8    81    91    85
9    91    101    95
10    101    111    105
11    Results       
12    52.95       
13    55.84       
14    56.18       
15    54.67       
16    50.00       
17    52.95       
18    57.10       

I would like to calculate if a result falls between the data in column A and
B it shows column C.  I.e. if the number is 52.95 (A:12), in the cell next to
it (B:12) would be displayed 55.
BoniM - 16 May 2008 01:11 GMT
=VLOOKUP(A12,$A$1:$C$10,3)
in B12 and copy down...
Exact matches for 21, 31, etc will be for the row where it appears in column A

> I have a value range that I would like to return a single number for.  This
> is the table I have in excel.
[quoted text clipped - 22 lines]
> B it shows column C.  I.e. if the number is 52.95 (A:12), in the cell next to
> it (B:12) would be displayed 55.
Caco - 16 May 2008 02:38 GMT
Cool, thanks

> =VLOOKUP(A12,$A$1:$C$10,3)
> in B12 and copy down...
[quoted text clipped - 26 lines]
> > B it shows column C.  I.e. if the number is 52.95 (A:12), in the cell next to
> > it (B:12) would be displayed 55.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.