Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jasmithjr
 
Posts: n/a
Default Another vlookup problem


Ok, I am having a problem with the vlookup. In the first column I am
trying to looking a the numbers like 18 78 would give me the results
from the 18 90 line below, that is what I want. But my problem is
trying to get the results to match the 18 100 line results. It will
give me the result as #N/A.

This is the formula I am using. Could anyone help me in resolving this
problem.

=VLOOKUP(H4,DT202:DV206,2)


18 50 1 3 135
18 75 2 3 160
18 90 2 4 185
18 99 2 5 235
18 100 3 6 335


Thanking any help in advance.

Thanks, John


--
jasmithjr
------------------------------------------------------------------------
jasmithjr's Profile: http://www.excelforum.com/member.php...o&userid=35809
View this thread: http://www.excelforum.com/showthread...hreadid=555816

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jamie Hildebrand
 
Posts: n/a
Default Another vlookup problem

It's hard to tell from your message what problems you are having.
Here's some common vlookup mistakes.

1. You need to make sure your lookup ranges don't change as you copy
the formula down (make them absolute references with the $)
2. vlookup also has a true or false variable you can set at the end.
If you desire an exact lookup, then set it to false (or leave it out as
you have) and you will get the #n/a if your data is unavailable. If
you leave it as true it will give you the first closeest match but your
org data has to be in the correct order.

Does that help?
Jamie

jasmithjr wrote:
Ok, I am having a problem with the vlookup. In the first column I am
trying to looking a the numbers like 18 78 would give me the results
from the 18 90 line below, that is what I want. But my problem is
trying to get the results to match the 18 100 line results. It will
give me the result as #N/A.

This is the formula I am using. Could anyone help me in resolving this
problem.

=VLOOKUP(H4,DT202:DV206,2)


18 50 1 3 135
18 75 2 3 160
18 90 2 4 185
18 99 2 5 235
18 100 3 6 335


Thanking any help in advance.

Thanks, John


--
jasmithjr
------------------------------------------------------------------------
jasmithjr's Profile: http://www.excelforum.com/member.php...o&userid=35809
View this thread: http://www.excelforum.com/showthread...hreadid=555816


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
vlookup problem puiuluipui Excel Discussion (Misc queries) 2 February 5th 06 05:46 PM
Vlookup problem with Date Time normajmarsh Excel Worksheet Functions 0 February 3rd 06 07:33 PM
vlookup Problem marksuza Excel Discussion (Misc queries) 3 December 22nd 05 03:40 PM
VLOOKUP Problem Tosca Excel Worksheet Functions 7 July 23rd 05 10:43 PM
VLOOKUP, OFFSET, MATCH PROBLEM, HELP? Steve Excel Worksheet Functions 0 January 30th 05 09:11 PM


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

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

About Us

"It's about Microsoft Excel"