+ Reply to Thread
Results 1 to 2 of 2

budget worksheet help

  1. #1
    Registered User
    Join Date
    09-14-2015
    Location
    robbinsville, nj
    MS-Off Ver
    2013
    Posts
    8

    Question budget worksheet help

    Help: I'm a newbie.

    I am working on a daily household expense worksheet. Each date is a mini-ledger with bal forward, income, expense categories, total.

    I have set it up on a 4 week cycle that matches the flow of our bi-weekly income. I have the date rows set up to automatically shift based on date is first cell (A2=A1+1 etc).

    I want it so also enter the name of each fixed expense (cable, ins, etc) on their due dates. I also want the amount of that expense entered.

    I succeeded with the amounts using an IF formula: =IF(A1=1,1950)+IF(A2=3,150) etc.

    Now I want to show the labels A1=1 return 'rent' A1=3 return 'cable' etc.

    A single "if" works fine If(A1=1,"Rent")

    How do I add to the formula to cover the remaining dates? Is there a way to have it return a blank if false? thanks!

  2. #2
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: budget worksheet help

    Attaching a sample workbook would be best to obtain more in-depth help.

    Based on what you have posted, however, it looks like you could use a simple LOOKUP formula instead of a long IF formula. This will be more efficient. It could look like this:

    Please Login or Register  to view this content.
    If you want to return a blank cell if the criteria is not met, try:

    Please Login or Register  to view this content.
    Just as a side note, entering in "" as a TRUE/FALSE value within an IF statement will return a blank cell.
    Spread the love, add to the Rep

    "None of us are as smart as all of us."

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Conditional Formatting for Budget Worksheet
    By oboegal21 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-04-2015, 02:19 PM
  2. [SOLVED] Need formula help for family budget worksheet
    By Markbob in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-02-2014, 06:32 AM
  3. Trying to fix my budget worksheet
    By LadyRogue in forum Excel General
    Replies: 1
    Last Post: 11-17-2011, 05:31 PM
  4. How to Improve a Budget Worksheet
    By oskar270 in forum Excel General
    Replies: 2
    Last Post: 10-10-2011, 09:20 AM
  5. Very basic personal budget worksheet
    By Lylio in forum Excel General
    Replies: 1
    Last Post: 07-05-2010, 05:02 PM
  6. If formula for a budget worksheet
    By EricCity in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-30-2010, 09:47 AM
  7. Streamlining Budget Worksheet
    By wendell in forum Excel General
    Replies: 2
    Last Post: 02-25-2009, 04:17 PM

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