Struggling to pull info from one sheet into a consolidated summary on another
Hi there - I'm really struggling to do something that I think (?) should be fairly easy. I have a main sheet with names & number of kilometers travelled by day. I'd like to create a separate summary that shows an overall view with EACH NAME listed and the relevant total number of kilometers. I can do it in Excel but can't get it to work in Smartsheet...
Best Answer
-
Hey Emily, one way you can do it is using a SUMIF formula on your separate sheet referencing your main sheet. Your Formula should look something like this:
=SUMIF({Name}, name@row, {KM})
Being {Name} the column where you have the names data on your main sheet and {KM} your column where you have your KM data. Im attaching some pictures, i hope this will help, if not let me know.
Answers
-
Hey Emily, one way you can do it is using a SUMIF formula on your separate sheet referencing your main sheet. Your Formula should look something like this:
=SUMIF({Name}, name@row, {KM})
Being {Name} the column where you have the names data on your main sheet and {KM} your column where you have your KM data. Im attaching some pictures, i hope this will help, if not let me know.
-
Thank you!!! Very helpful - it's finally working :)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!