Re: VLOOKUP - avoiding left column rule

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Bill Martin (wylie_at_earthKILLSPAMlink.net)
Date: 11/03/04


Date: Wed, 3 Nov 2004 10:14:57 -0500


> Any ideas how to avoid the left hand side of the page rule with
> VLOOKUP, I the lookup value must always been the left foremost column.
> Any ideas how to avoid this by using a formula within a vlookup.
>
>
> Please illustrate clearly and explain reasons why it work?

I just use LOOKUP in those cases. This allows you to search within one
column of your sheet and then find the corresponding number in another column
with no restrictions requiring the left column. The HELP file in Excel will
explain its use.

For example: =LOOKUP($E$4,I4:I200,A4:A200) will search the "I" column and
then fetch the corresponding result from the "A" column.

Good luck...

Bill -- (Remove KILLSPAM from my address to use it)



Relevant Pages

  • Re: vlookup - cant find match
    ... Add the 4th optional parameter of Vlookup of False or 0 ... this will force an exact Match. ... To avoid the #N/A error, when the lookup value is not found, try ...
    (microsoft.public.excel)
  • VLOOKUP - avoiding left column rule
    ... VLOOKUP, I the lookup value must always been the left foremost column. ... Any ideas how to avoid this by using a formula within a vlookup. ...
    (microsoft.public.excel.misc)
  • RE: VLOOKUP - avoiding left column rule
    ... This will allow you to lookup a value to the left. ... > VLOOKUP, I the lookup value must always been the left foremost column. ... > Any ideas how to avoid this by using a formula within a vlookup. ...
    (microsoft.public.excel.misc)
  • Re: Vlookup Using VBA (without using VLOOKUP function)
    ... Daves Match/Index suggestion took 3.5 seconds, my vlookup 2.4 seconds. ... VBA is the slowest except for an exact match ... Set rngFound = Nothing ... lookup, which are faster using a single exact match lookup. ...
    (microsoft.public.excel.programming)
  • RE: Formula Help!?!?!
    ... are: CONCATENATE and VLOOKUP. ... Create A Lookup Table ... A23.0 BRONZE ... A29.9 GOLD ...
    (microsoft.public.excel.misc)