vlookup

  • Thread starter Thread starter rob p
  • Start date Start date
R

rob p

I need a little help on how vlookup works. I duplicated the worksheet in
help with a range of A4:C12 - called range.

I can see how vlookup evaluates data. BUT, where do I put the
"VLOOKUP(1,range,1,TRUE)" for it to return a value? I tried typing it under
the A4:C12 range. Nothing happens. Where do I see where it equals .946 as in
the sample (Excel 2000). I am missing something.

thanks.
 
Are you perhaps missing the equal ( = ) sign ?

=VLOOKUP(1,range,1,TRUE)

Will work *anywhere* in the same worksheet as the table and the named range.

BTW, you did name the range, didn't you?
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

I need a little help on how vlookup works. I duplicated the worksheet in
help with a range of A4:C12 - called range.

I can see how vlookup evaluates data. BUT, where do I put the
"VLOOKUP(1,range,1,TRUE)" for it to return a value? I tried typing it under
the A4:C12 range. Nothing happens. Where do I see where it equals .946 as in
the sample (Excel 2000). I am missing something.

thanks.
 
rob

Could explain, but easiest is to send you off to Debra Dalgleish'a site where
she has instructions and graphics far superior to Excel's Help, which you seem
to have taken literally, looking at the formula you posted.

http://www.contextures.on.ca/xlFunctions02.html

If still stuck after that, post back.

Gord Dibben Excel MVP
 
Thanks all. I totally missed the "=" sign. Also I plan on looking at Debra's
site.
rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

VLOOKUP returning #N/A result 2
Vlookup Reference Certain Worksheets 4
Vlookup or Other vs Sort? 1
Vlookup 2
Using "Vlookup" across 2 Spreadsheets 2
VLookup Range Help 6
Vlookup formula copy 4
VLookup 1

Back
Top