Etruscan2004
Programmer
I am just came into a situation where the current report has multiple Vlookup formula's that look like this
=VLOOKUP($A7,'[Bob Service Report MTD.xls]Fee Reversals'!$A:$AA,6,FALSE)
I am trying to get to the point where I can have the name be a field location, like D53. This way I can change the name in D53 without having to go into each field.
Any help would be appreciated.
=VLOOKUP($A7,'[Bob Service Report MTD.xls]Fee Reversals'!$A:$AA,6,FALSE)
I am trying to get to the point where I can have the name be a field location, like D53. This way I can change the name in D53 without having to go into each field.
Any help would be appreciated.