Thread
:
Formulas
View Single Post
#
1
Posted to microsoft.public.excel.programming
ssrvant
external usenet poster
Posts: 8
Formulas
I have a simple formula
A1 = 2
A2 = 3
In Cell A3 I want to put this formula:
=A1+ A2
When I press enter, I should get 5 as my answer in Cell A3, but when I
press enter "=A1+ A2" is displayed in cell A3
any ideas?
ssrvant
Reply With Quote
ssrvant
View Public Profile
Find all posts by ssrvant