I need to go to any cell within a 2-input data table and get the row input cell address and the column input cell address. Problem is, I have only been able to get the result of the formula and not the formula itself. So, for example, if the table formulas are:
{=TABLE(G6,G7)}
I would need to get the two cell addresses within the formula (G6 and G7). But all I have been able to do is get the result of the formula instead.
I would sincerely appreciate any insights you talented people might be able to offer.
Thanks,