Suming the same column over multiple pages

Is there an easy way to sum a column that is share over multiple pages?
Best Answer
-
You could also sum each column on each sheet individually, use cell linking to pull it over to the summary sheet, then sum the cell linked column. That makes it a little easier to add sheets if you are working with a template layout type of setup.
Answers
-
You will have to create separate SUM formulas and add them together.
=SUM({Sheet 1 Column}) + SUM(Sheet 2 Column} + .....................................
-
I was hoping to avoid that... Thank you for the help :-)
-
You could also sum each column on each sheet individually, use cell linking to pull it over to the summary sheet, then sum the cell linked column. That makes it a little easier to add sheets if you are working with a template layout type of setup.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.2K Get Help
- 430 Global Discussions
- 150 Industry Talk
- 490 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 154 Just for fun
- 74 Community Job Board
- 500 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!