Vlookup using named ranges

JasonSGRankin

New Member
Joined
Jun 23, 2003
Messages
2
:oops:

I am looking to use a Vlookup function with a named range. The problem is that users have the option of selecting a "letter" eg W from a validation list. Once a letter is selected it determines, via a lookup the name of the "Named Range", ie EG;

If the user selects W, then the named range will be "ACT1". the value "ACT1" will be placed in a destination cell. The vlookup function will then lookup a value in the selected named range being ACT1. Therefore is the destination cell that the "ACT1" was placed in was [D1], then the formula would read as:

VLOOKUP(lookup_value,[D1],4,FALSE)

The result I get is #N/A. I don't know how to get the formula to realise that it needs to lookup the value in the range specified by the name in cell [D1]. Is there a solution to this?

Please also not that the named range "ACT1" is on a seperate worksheet tab within the same workbook.
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Forum statistics

Threads
1,214,894
Messages
6,122,124
Members
449,066
Latest member
Andyg666

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top