#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default Lookup Function

I cannot reproduce these, even with formulas in column C
Are the B values really text - they are not numbers that have been formatted


If the B's are in ascending order, try this =VLOOKUP(A1,B1:C20,2,TRUE) for a
'closest' match
and tell us if it works for you
I they are not ordered use =VLOOKUP(A1,B1:C20,2,FALSE) to get a result only
for an exact match

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"jordanpcpre" wrote in message
...
I am having massive amounts of trouble with the =Lookup function. Here is
the
formula that I'm using

=LOOKUP(A1,B1:B20,C1:C20)

The formula should find A1 within B1:B20, and then reference the the cell
just below it. So, A1=JJ and B13=JJ and C13=13. C20=20, and the Lookup
function keeps giving me 20! All the cells in B1:B20 are formulas, so I
think this is messing the formula up because when I don't use a formula in
B1:B20, the Lookup shows 13 (the correct #).

Please help! Thank you!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to combine an IF Function with a lookup function to determine [email protected] Excel Worksheet Functions 1 December 5th 06 06:09 AM
Sum & Lookup function kestrel Excel Worksheet Functions 5 June 25th 06 09:15 AM
LOOKUP function -help! mully4235 Excel Worksheet Functions 4 October 21st 05 10:21 PM
Pivot table doing a lookup without using the lookup function? NGASGELI Excel Discussion (Misc queries) 0 August 2nd 05 05:08 AM
Lookup Function Ademar Excel Worksheet Functions 7 November 8th 04 11:50 PM


All times are GMT +1. The time now is 05:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"