+ Reply to Thread
Results 1 to 3 of 3

SUM and IF functions

  1. #1
    Registered User
    Join Date
    08-14-2012
    Location
    Launceston, Australia
    MS-Off Ver
    Excel 2010
    Posts
    2

    SUM and IF functions

    Hi,
    I've had a bit of alook around teh foru and can't find an answer to my problem.

    I'm writing a budget spreadsheet. I have a transaction ledger sheet and another sheet called account.
    What i want to do is enter transactions in the transaction ledger sheet and assign them a category. I then want to sum all the amounts with the same category and month in the account sheet.

    I really thought i had the right formula but it keeps returning nothing whe i do have something. there seems to be a problem with the SUM part of the function.
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: SUM and IF functions

    Use SUMIF

    In D6 of Dahsboard sheet..
    =SUMIF('Transaction Ledger'!$G$4:$G$38,B6,'Transaction Ledger'!$E$4:$E$38)
    and drag down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    08-14-2012
    Location
    Launceston, Australia
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: SUM and IF functions

    OH thank you very much this has been bugging me all day. can't believe there was actually a function for what i needed to do.

+ 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