I'm trying to do a VLOOKUP, but for the table array, I'm trying to reference a single cell that holds the name range value. Is there a way to make the VLOOKUP recognise the name range without using INDIRECT?
The addon I'm using to convert the Excel doc to a HTML interface, doesn't allow for INDIRECT unfortunately. VBA won't work as well.
Any help would be greatly appreciated.