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
- 66.9K Get Help
- 441 Global Discussions
- 153 Industry Talk
- 501 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 79 Community Job Board
- 511 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!