Microvellum Community
LOOKUPTABLE()
Could a function be added for returning the LookupTable a cell is currently in? Similar to COLUMN() and ROW(). An example use for this function would be in the VLOOKUP formula: VLOOKUP("Text",LOOKUPTABLE(),COLUMN(),FALSE).