Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm looking to refer to a named range in a VLOOKUP formula that gets its
value from another cell. In other words, the cell contains a text value that matches a named range in the workbook and I would like to capture that named range in a VLOOKUP formula by reference to the cell that contains the named range value. Hope that is clear enough... |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Nestle the named range in the indirect() function I.e. =vlookup(look_value,indirect(name),col_index,0) -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "tberkom" wrote in message ... I'm looking to refer to a named range in a VLOOKUP formula that gets its value from another cell. In other words, the cell contains a text value that matches a named range in the workbook and I would like to capture that named range in a VLOOKUP formula by reference to the cell that contains the named range value. Hope that is clear enough... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I to refer to a (named) cell in Excel header/footer? | Excel Worksheet Functions | |||
Refer to Named Range on another sheet for IF function | Excel Worksheet Functions | |||
refer indirectly to Name | Excel Worksheet Functions | |||
???Refer to a specifc cell in a named range | Excel Worksheet Functions | |||
How does one refer to the n-1 element of a named range? | Excel Discussion (Misc queries) |