I am attempting to create a personalized budget spreadsheet but am stuck on one particular formula that I absolutely cannot figure out. Each bi-weekly period, I download all of my banking transactions from online & paste them into my own spreadsheet that I created. I have an added column where I have created a drop down list that houses all of my expense & income categories. For each transaction, I go through line by line & identify/select the related expense category & then this is where I am completely stuck.
I need a formula that will automatically calculate a running total of the dollar amount of EACH category in a table posted perhaps at the bottom of that particular tab.
I want each expense category to automatically update whenever a transaction is entered to align with it’s respective expense category. For example, if I enter a transaction that I then categorize as a ‘Car Maintenance’ expense, I want to car maintenance category to update with the dollar amount of that particular purchase.
HELP?*!!
![]()
Paste this formula in cell B2 on your RUNNING TOTALS sheet and copy down.
=SUMIF('Formula Test'!E:E,A2,'Formula Test'!C:C)
Not sure about your thread title so you might get asked to change it. However ...
Cell B2: =SUMIF('Formula Test'!$E:$E,$A2,'Formula Test'!$C:$C)
Regards, TMS
You can use SUMIF in B2:
Copy down.=SUMIF('Formula Test'!$E$2:$E$10000,'RUNNING TOTALS'!A2,'Formula Test'!$C$2:$C$10000)
Click the star icon in left-corner of my post if you find my post userful!
Quang PT
quangphanidico@yahoo.com
PM me: Y!M: quangphanidico
Thanks for the rep.
If you are satisfied with the solution(s) provided, please mark your thread as Solved.
How to mark a thread Solved
Go to the first post
Click edit
Click Go Advanced
Just below the word Title you will see a dropdown with the word No prefix.
Change to Solved
Click Save
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks