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.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!