Getting results of a formula string in a different cell

H

Hall

Cell A1 has the formula =CONCATENATE("=","today","()") and shows =today() as
a string.

I want A2 to refer to A1 and show the results of that formula string. That
is, it should show the current date.

How is that done?
 
Top