+ Reply to Thread
Results 1 to 5 of 5

Thread: Budget Analysis

  1. #1
    Registered User
    Join Date
    01-28-2012
    Location
    Toronto, Ontario
    MS-Off Ver
    Excel 2010
    Posts
    1

    Question Budget Analysis

    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?*!!

    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    02-26-2008
    Posts
    14

    Re: FORMULA Help RE: Budget Analysis Spreadsheet ... pleeeasssse?

    Paste this formula in cell B2 on your RUNNING TOTALS sheet and copy down.

    =SUMIF('Formula Test'!E:E,A2,'Formula Test'!C:C)

  3. #3
    Forum Guru TMShucks's Avatar
    Join Date
    07-15-2010
    Location
    Manchester, England
    MS-Off Ver
    MSO 2003 & 2007
    Posts
    6,223

    Re: FORMULA Help RE: Budget Analysis Spreadsheet ... pleeeasssse?

    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

  4. #4
    Valued Forum Contributor
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2007
    Posts
    455

    Re: FORMULA Help RE: Budget Analysis Spreadsheet ... pleeeasssse?

    You can use SUMIF in B2:
    =SUMIF('Formula Test'!$E$2:$E$10000,'RUNNING TOTALS'!A2,'Formula Test'!$C$2:$C$10000)
    Copy down.
    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

  5. #5
    Forum Guru TMShucks's Avatar
    Join Date
    07-15-2010
    Location
    Manchester, England
    MS-Off Ver
    MSO 2003 & 2007
    Posts
    6,223

    Re: Budget Analysis

    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

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0