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.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 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!