how do I add multiple fields together?

A

aharrell

I need to know how to add like 30 cells together at one time. Is there short
formula I can use instead of listing every cell in the formula?
 
J

Janine

hi

You should be able to do this, example = sum(b3:b50) thats worked for
me. simple but does the job.
 
Top