Formula help
Amanda Z
✭✭✭
Hello,
I used the below formula to return the total dollar amount to the main budget actuals sheet if the two Spend Category columns matched on the two different sheets. The issue is it only returns one of the dollar amounts instead of totaling all the money under the same spend code. How do I fix this formula to add the dollar entries together before returning it to the main budget actuals sheet.
=INDEX({Reports - January Range 2}, MATCH([Spend Category]@row, {Reports - January Range 1}, 0))
Tags:
Answers
-
I believe the formula you are actually after is =SUMIFS({Reports - January Range 2}, {Reports - January Range 1}, @cell = [Spend Category]@row
~MR
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!