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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!