Hiya,
If you look at the attached image, it should help with my query:
So I have the following VLookup formula:
=VLOOKUP($A17,G105501.xlsx!A1Lookup,13,FALSE)
The file in which the lookup is to take place should be denoted by the code in F12, i.e. G105501. This is fine, but I am developing this file to be generic, therefore I need the formulae within the appropriate range to change when the value in F12 changes. I can think of a few ways to accomplish this:
a) concatenate the formula together (this didn't seem to work).
b) use a find/replace regex macro on cell update (no idea how to start with this)
I'd really appreciate any advice you could offer me! Many thanks
Bookmarks