Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You realize that your example formulas wouldn't work at all, since your
range is a single column. Revising your range references, try this: =VLOOKUP($A1,$A10:$K20,COLUMNS($A:B),0) -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "J.Mart" wrote in message ... How do you write a Vlookup function so that you can drag across a row and the reference column will change automatically...so it goes from =Vlookup(A1,A10:A20,2,false) =Vlookup(A1,A10:A20,3,false) automatically? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I write a basic VLOOKUP statement? | New Users to Excel | |||
Why do I get #NA as my result when I write a vlookup formula? | Excel Worksheet Functions | |||
How do I write a VLOOKUP function that returns 0's, not neg vals? | Excel Worksheet Functions | |||
is it possible to execute write to the fields in another .xsl form a macro in another .xsl? e.g. some way to load another .xsl into an .xsl macro and write to its data? | Excel Worksheet Functions | |||
how do I write a vlookup function within an iserror function so t. | Excel Worksheet Functions |