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
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 85 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!