Forum Discussion

Lanceb36's avatar
Lanceb36
Copper Contributor
Oct 21, 2022

Using Indirect to lookup a column value

I am attempting to access a structured reference in an Excel table by building the string with Vlookup and using Indirect to access the value.   =VLOOKUP([@LastUpdate],Status,2)  = [@Column2] =IND...

Resources