is it possible to convert text from a cell to a formula from another cell.
Example:
Value in "A1" is word "concatenate"
Value in "A2" & "A3" is letters "A" & "B"
then in cell "A4" i want to make a formula that would look like this
A4=A1(A2,A3)
A4 = concatenate(A2,A3)
so the final value in A4 would be "AB"
please help![]()
Bookmarks