Thread
:
How to sum more than 30 cells
View Single Post
#
5
Posted to microsoft.public.excel.worksheet.functions
jmcclain
external usenet poster
Posts: 48
How to sum more than 30 cells
Thanks greatly...
"Don Guillett" wrote:
=sum(a1,a4)+sum(a7,a9)
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"jmcclain" wrote in message
...
I am trying to sum more than 30 cells (non sequential). I have used the
following for any # of cells less than 30
=sum(a1,a4,a7,a9)
However, how can I handle this when I have more than 30 cells to total?
The spreadsheet is 15 years old and would be almost impossible to modify.
Is there a different function that can accomplish this goal?
Thanks
Jon
Reply With Quote
jmcclain
View Public Profile
Find all posts by jmcclain