Y
Youppie
Hi gurus,
maybe this is a completely stupid question and I am blind to the obvious,
but how can I display the formula in one cell as text in another cell?
For example:
A1 = 1
A2 = 2
A3 = "=A1+A2"
A4 should show "A1+A2" (I know how to get rid of the "="...)
And I know how to do this in VBA, but I would love to be able to avoid
macros...
Best regards and thanks in advance
Youppie
maybe this is a completely stupid question and I am blind to the obvious,
but how can I display the formula in one cell as text in another cell?
For example:
A1 = 1
A2 = 2
A3 = "=A1+A2"
A4 should show "A1+A2" (I know how to get rid of the "="...)
And I know how to do this in VBA, but I would love to be able to avoid
macros...
Best regards and thanks in advance
Youppie