+ Reply to Thread
Results 1 to 2 of 2

Monthly Budgeting Spreadsheet question

  1. #1
    Registered User
    Join Date
    08-25-2009
    Location
    Ashland, OR
    MS-Off Ver
    Excel 2003
    Posts
    1

    Monthly Budgeting Spreadsheet question

    I'm trying to produce a spreadsheet that will allow me to track my daily expenses and know how much I have left (out of a monthly budget I set) to spend in any given category.

    In column A, I log the Category (Food, Entertainment, Gas, etc.). In Column B I log the amount I spent. I also log the date and give a description of the transaction.

    What I want to do is have another 3 columns (J, K and L for example) that give the category (column J), what I have budgeted for the month (column K) and what I have left to spend (column L). So if J5 (the category column) is Food and K5 (the amount I budgeted for food for the month) is $300, then L5 would = K5-BxIF(Ax="Food") where x is any row number.

    The idea is to get excel to search column A for all the transactions categorized as "Food", then add them all up and subtract the sum from what I've budgeted that month for Food to show what I have left to spend.

    I know that excel won't recognize my silly formula above, so is there anyone that can help me figure out the right way to do it? Again, I want to enter and categorize my expenses at the end of each day or week, and then be able to see how much I have left in each spending category based on what I budgeted at the beginning of the month.

    I've been trying to use the VLOOKUP function, but it only returns the first item it finds (I don't know how to make it add up all the transactions categorized as Food or Entertainment or whatever).

    I hope that's clear. Thanks so much for helping me solve this.

    -Dylan

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Monthly Budgeting Spreadsheet question

    Hy Dylan. Welcome to the forum.

    Mockup your workbook completely including manually entering some of these values you want automated so we can see what you're doing, then click GO ADVANCED and use the paperclip icon to upload the sample book. We'll take a look.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.6.0 RC 1