VLOOKUP Table Array (different Workbook) Based on Another Cell's Value

Gian_Prakash

New Member
Joined
Feb 2, 2018
Messages
2
Hi All,

I'm trying to VLOOKUP a value in different Workbook (could be Open or Close). However the Table Array information, I would like to get determined by the value of another cell so that in case if I have to change the lookup worksheet & its path in multiple formulas, I would have to change the value of this single cell only. Below is the example of what I mean to say:

in cell A1
=VLOOKUP(123, (cell B2 value), 2, FALSE)

in cell B2
'C:\users\abc\[test.xlsx]sheet1'$A:$B)

I have spent quite a some time on this from defining name to trying diff. permutation & combination, but couldn't succeed.:confused::oops:

Appreciate you time & help for this
:rolleyes::rolleyes:

 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)

Forum statistics

Threads
1,214,653
Messages
6,120,752
Members
448,989
Latest member
mariah3

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