+ Reply to Thread
Results 1 to 3 of 3

SUMIF by Dates and Categories

  1. #1
    Registered User
    Join Date
    08-12-2013
    Location
    wategyo 1852
    MS-Off Ver
    Excel 2007
    Posts
    1

    Smile SUMIF by Dates and Categories

    Quote Originally Posted by JBeaucaire View Post
    Put this formula in I3 and copy down and to the K column, too:

    =SUMIF($C:$C, H3,$E:$E )
    JB - Thanks I've been trying to figure this out myself. Is it possible to specify a date range to pull from.

    Example

    I have sheet1 for budget and sheet2 for spending tracking by category.

    I would like sheet1 to total each categories from sheet2 by month. The example you gave above works but it totals the whole year for that category so far. Is it possible to have that SUMIF function only pull items in those categories during a certain month? Right now I manually input those totals in and if it's possible that would save a lot of time.

    Thanks

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Sum by category

    Hi and welcome to the forum.

    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

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

    Re: SUMIF by Dates and Categories

    @ADROCK2005: When you joined the forum recently you agreed to abide by the Forum Rules, but in haste I fear you might not have actually read them. Please stop and take a moment to read them now. We all follow these rules for the benefit of all, as must you. Thanks.

    (link above in the menu bar)

    This question was moved to a thread of its own, as per forum rules.

    =====================

    You should read up on SUMIFS() instead. THat function lets you use more than one filtering criteria.

    For instance:

    Column A: Categories
    Column B: Dates
    Column C: Values to Sum

    =SUMIF($C:$C, $A:$A, "Cats", $B:$B, ">=1/1/2013", $B:$B, "<2/1/2013")
    _________________
    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)

Similar Threads

  1. Dates Of Time-Chart Treated As Categories Rather Than Dates
    By RowanB in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 06-11-2013, 07:44 AM
  2. [SOLVED] SUMIF With Multiple Categories
    By [email protected] in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 01:05 AM
  3. [SOLVED] SUMIF With Multiple Categories
    By [email protected] in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-05-2005, 11:05 PM
  4. SUMIF With Multiple Categories
    By [email protected] in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-05-2005, 10:05 PM
  5. SUMIF With Multiple Categories
    By [email protected] in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-02-2005, 06:05 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