I would like to replace the workbook reference (ie.Site019) and point it to a cell reference which has this name in it.
My formula in cell F15 is:
=+VLOOKUP(D15,Site019.xls!tblSite_Input,2,FALSE)
My heading for cell F14 is Site019
I was thinking of something like =+VLOOKUP(D15,F14 &.xls!tblSite_Input,2,FALSE) but I dont know the correct syntax and also whether it is possible anyway.
Thanks
K
My formula in cell F15 is:
=+VLOOKUP(D15,Site019.xls!tblSite_Input,2,FALSE)
My heading for cell F14 is Site019
I was thinking of something like =+VLOOKUP(D15,F14 &.xls!tblSite_Input,2,FALSE) but I dont know the correct syntax and also whether it is possible anyway.
Thanks
K