Cost formula with a multiple select drop down column.
Hello,
I am having trouble with a cost formula. I am trying to sum the total cost of a certain department. The department is in a multiple select drop down column. They formula will only sum the departments with 1 dept selected and will not pick up the cost if the column has multiple departments. See screenshot below.
Fire should show $20 but is only showing $10
I have tired the following formals, but they are all coming back incorrect.
=SUMIFS(Cost:Cost, Department:Department, "Fire")
=SUMIFS(Cost:Cost, Department:Department, AND(FIND("Fire")))
=SUMIFS(Cost:Cost, Department:Department, FIND("Fire", @cell), >0)
=SUMIFS(Cost:Cost, Department:Department, FIND("Fire", Department:Department,))
I am hoping you can help me find the correct formula to use.
Thanks!
-Alexis
Best Answer
Answers
-
That worked! Thank you so much.
-
@Ryan Sides would you happen to have a solution for a formula that needs to sum multiple departments from the multiple select drop down? If I total Animal Services and Fire, it shows $0 instead of $30.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!