View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
paphos2006
 
Posts: n/a
Default sum a range of numbers entered into a cell

Thankyou, thats solved my problem, many thanks again

"Ron Coderre" wrote:

Yes...But you have to let Excel know that you want it to calculate something
by starting with one of these numeric operators:
=
+
-

Example: If you enter the below in Cell A1 then press the [Enter] key:
+25+15+1

A1 will display 41

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"paphos2006" wrote:

Can Excel sum a range of numbers entered into a single cell e.g. 25+15+1 = 41
without having to press the Autosum function?