+ Reply to Thread
Results 1 to 4 of 4

If then statement?

  1. #1
    Registered User
    Join Date
    07-02-2010
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    3

    If then statement?

    Hi All

    I have a worksheet that is effectively a personal budget.

    In line with the expenses I have a Drop Down list that allows the user to select what month the expense will be occurred (or alternatively if it is occuring every month.)

    I am trying to get this data then flowing through to another spreadsheet in the same book that is a monthly budget - so that the expenses description and also the amount flows through the corresponding month.

    I am some what novice at this - please excuse my ignorance - but am assuming this is some sort of nested "If/Then" sceanario... ie IF expense equals October - Expense and description appears in October on following pages.

    Help Greatly appreciated

    Thanks

    Karl

  2. #2
    Registered User
    Join Date
    07-02-2010
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: If then statement?

    Ok, so I am half way there using a SumIf Statement.

    The only issue is that I am trying to incorporate a "or" statement into this so that it will sum if it occurs specifically within that month, or in the instance that it is "each Month" it will also include.

    Any pointers on SUMIF using Or statements?

  3. #3
    Registered User
    Join Date
    07-02-2010
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: If then statement?

    Sorted

    =SUMIFS('Quick Budget'!F13,'Quick Budget'!J13,"June")+SUMIFS('Quick Budget'!F13,'Quick Budget'!J13,"Each Month")

  4. #4
    Forum Expert
    Join Date
    03-31-2009
    Location
    Barstow, Ca
    MS-Off Ver
    Excel 2002 & 2007
    Posts
    2,164

    Re: If then statement?

    Hi karl;

    Quote Originally Posted by k_a_r_l View Post
    Sorted

    =SUMIFS('Quick Budget'!F13,'Quick Budget'!J13,"June")+SUMIFS('Quick Budget'!F13,'Quick Budget'!J13,"Each Month")
    Are you asking if this is right? Or are you saying that you figured it out and this is the answer?
    Foxguy

    Remember to mark your questions [Solved] and rate the answer(s)
    Forum Rules are Here

+ 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