VLOOKUP Table Array - Table Change based on Cell

pleong

New Member
Joined
Jun 18, 2014
Messages
7
Hello All,

So I had a journal entry I'm trying to automate. We make changes to another file (MEP) a few times every year. We're trying to streamline it to where it'll use vlookups instead of linking it. My last issue with this is this...

Cell A2 changes and cells A3 and down will change with whatever is edited in A2..

in column M the vlook up is this: =VLOOKUP(L4,'[03372MEP.xls]Rev by Payer'!$A$8:$E$22,2,FALSE)*-100

Basically I want '[03372MEP.xls] to change whenever anything in the A column is changed..

So if I edit A2 to 09881 I want the VLOOKUP to have this =VLOOKUP(L4,'[09881MEP.xls]Rev by Payer'!$A$8:$E$22,2,FALSE)*-100

What can be done?

Capture.jpg
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)

Forum statistics

Threads
1,214,641
Messages
6,120,693
Members
448,979
Latest member
DET4492

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