#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Formulas

Make sure the cell is not formatted as Text
(Format|Cells|number tab)
If you change the format, then reenter the formula.

Make sure you're not looking at formulas:
tools|Options|view tab|uncheck formulas

Make sure you didn't start your formula with a space character.

ssrvant wrote:

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


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Formulas

Thanks Dave. Worked Great

Ssrvant
Dave Peterson wrote:
Make sure the cell is not formatted as Text
(Format|Cells|number tab)
If you change the format, then reenter the formula.

Make sure you're not looking at formulas:
tools|Options|view tab|uncheck formulas

Make sure you didn't start your formula with a space character.

ssrvant wrote:

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


--

Dave Peterson


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert Array Formulas to Regular Formulas minyeh Excel Worksheet Functions 0 March 21st 10 05:55 AM
Counting # of Formulas in a column with formulas and entered data Brand Excel Worksheet Functions 1 October 10th 09 01:01 PM
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP Sherberg Excel Worksheet Functions 4 September 11th 07 01:34 AM
Formulas not evaluated, Formulas treated as strings Bob Sullentrup Excel Discussion (Misc queries) 0 November 27th 06 08:01 PM
AdvancedFilter on cells with formulas, returning values and not formulas Claus[_3_] Excel Programming 2 September 7th 05 02:40 PM


All times are GMT +1. The time now is 03:37 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"