View Single Post
  #2  
Old 07-06-2005, 12:39 PM
swatsp0p swatsp0p is offline
Forum Guru
 
Join Date: 07 Oct 2004
Location: Minnesota, USA
Posts: 1,537
swatsp0p is becoming part of the community
Send a message via MSN to swatsp0p
a cell can contain only one number. if you want to sum the values of multiple cells, use the SUM function, e.g.

=SUM(A1,B1,A3,D5)

If this is not what you are looking for, please post back with more details (examples of what you are trying to add together)

Bruce
__________________
Bruce
The older I get, the better I used to be.
Minneapolis, MN USA
Reply With Quote