SUMUP reporting
Hello, Hope you can help me.
I wanted to create a report where I can count CSM name in one row and the sum of their Future, 1-30 Days......
Something like this below:
I have 22 CSM names so I have 22 rows. Thank you.
Best Answers
-
Will this be done on a separate sheet from or the same sheet as the data? Either way you are going to want to look into the SUMIFS function.
=SUMIFS({Range to sum}, {CSM Name}, "Jose Rizal")
-
Then you are going to want to use the proper steps for creating cross sheet references and use the syntax above.
Answers
-
Will this be done on a separate sheet from or the same sheet as the data? Either way you are going to want to look into the SUMIFS function.
=SUMIFS({Range to sum}, {CSM Name}, "Jose Rizal")
-
Paul - It would be a separate sheet. Thanks.
-
Then you are going to want to use the proper steps for creating cross sheet references and use the syntax above.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 494 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!