Hi everyone,
I was wondering if it's possible to create #This Row type table reference using a text stored in another cell - I have unsuccessfully tried a few things including INDIRECT but nothing worked.
BACKGROUND: my spreadsheet has a manual input in the cell A1 and a formula stored in a cell A2 that determines which column the A1 value refers to (as I have 12 different columns - it's a complex org structure piece).
So A2 throws column reference (e.g. [Org Unit L3 - ID] based on provided org unit ID) which is fine, however, I'm trying to figure out, how I could use that value to generate 'this row' reference (in this case [@[Org Unit L3 - ID]] ) that would interactively work and change based on A1 & A2.
I can't use macro in this instance, only formulas. Any tips would be really appreciated.
Thank you
I was wondering if it's possible to create #This Row type table reference using a text stored in another cell - I have unsuccessfully tried a few things including INDIRECT but nothing worked.
BACKGROUND: my spreadsheet has a manual input in the cell A1 and a formula stored in a cell A2 that determines which column the A1 value refers to (as I have 12 different columns - it's a complex org structure piece).
So A2 throws column reference (e.g. [Org Unit L3 - ID] based on provided org unit ID) which is fine, however, I'm trying to figure out, how I could use that value to generate 'this row' reference (in this case [@[Org Unit L3 - ID]] ) that would interactively work and change based on A1 & A2.
I can't use macro in this instance, only formulas. Any tips would be really appreciated.
Thank you