Formula help
I am sure this is an easy formula and I am having a hard time figuring it out.
I am trying to use a formula that will sum up the total from this sheet based on the following:
I want the total amount summarized for a specific Fleet Number. For example, there are 2 entries for BB0695. I want the sum of those added to my other sheet.
The fleet number will change so I want a formula that will apply to any new rows that are added. I was trying to use the @row function but having trouble.
Answers
-
Look at SUMIF
SUMIF([Fleet Number]:[Fleet Number],"BB0695",Amount:Amount)
On your other sheet you will need to keep a list of each fleet number, and each fleet number record in that sheet will get updated sums when this sheet.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.9K Get Help
- 379 Global Discussions
- 210 Industry Talk
- 441 Announcements
- 4.6K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 301 Events
- 33 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!