+ Reply to Thread
Results 1 to 2 of 2

sum cell with different criteria

  1. #1
    Registered User
    Join Date
    02-02-2012
    Location
    manila
    MS-Off Ver
    Excel 2007
    Posts
    2

    sum cell with different criteria

    Hi Guys

    Am working on our system which need to compute based 3 criteria(2 account titles & date).

    I want to have a create separate sheet for the major account Training & Project expense & Office Operation Expense based on the "data entry sheet". Under the major account is the sum of expenses of actual accounts and should be based on date.

    Thanks in advance

    Bong
    Attached Files Attached Files

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: sum cell with different criteria

    Try:

    =SUMIFS('Data entry'!$H:$H,'Data entry'!$C:$C,$A5,'Data entry'!$AI:$AI,TEXT(B$3,"mmm-yy"))

    copied down and across
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ 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