Is there anything that acts like =CELL("contents",A2)
except returns the formula from A2
instead of the contents from A2
?
I want to use a formula from one cell to build a similar formula in another cell.
A2
currently contains the formula =Tests!B1
I want to build a new formula that strips out the B
and uses another cells data in my Results worksheet to create a new formula that pulls related data from Tests.