How to total spend by month?
I am new to smart sheet attempting to create a budget tracker and will need to total the spend by month, for now just using actual spend. I tried a formula I saw online and keep receiving unparseable, could be user error though. Attaching a screenshot of the headers I am using and some fake data for testing. I may either pull this to another sheet, also open to recommendations on best way to do this. Thanks!
Formula: =SUMIFS([Expense Month]:[Expense Month], [Month #]@row, [Actual Spend]:[Actual Spend])
Best Answer
-
Hello @AmandaBM,
Something like this perhaps?
=SUMIFS([Actual Spend]:[Actual Spend], [Expense Month]:[Expense Month], [Expense Month]@row)
Answers
-
Hello @AmandaBM,
Something like this perhaps?
=SUMIFS([Actual Spend]:[Actual Spend], [Expense Month]:[Expense Month], [Expense Month]@row)
-
That worked! Thanks, Mr. Chris. Another question, how would I be able to either pull that into another sheet? What would the formula look like?
-
Glad this worked for you!
To pull this into another sheet you'll need to enter the formula on your primary sheet, then click the "Reference Another Sheet" to find the ranges for your formula:
-
Is it possible for us to chat about this if you have time this week?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!