+ Reply to Thread
Results 1 to 2 of 2

Add data by dates.

  1. #1
    Registered User
    Join Date
    12-07-2010
    Location
    NY
    MS-Off Ver
    Excel 2008 Mac
    Posts
    7

    Add data by dates.

    How do I sum the numbers in a column for dates within specific months for certain codes. For example.. from a list of bills, I want to sun the total for food for that month and a separate sum for money spent for fuel, etc. I have column for date, code for item F=food, L for , etc.. and a column for amount.

    I am using a Mac Air El Capitan, Excel 2011.

    Appreciate your assistance.

  2. #2
    Registered User
    Join Date
    12-06-2016
    Location
    India
    MS-Off Ver
    2007
    Posts
    72

    Re: Add data by dates.

    Category Amount
    F 20
    F 10
    F 10
    L 20
    L 30
    L 40

    Try this formula : =SUMIF($A$9:$A$14,A9,B9:B14)
    if you have more than one criteria i.e. month and category

    Use =sumifs(rangeSum, Range1, Criteria1, Range2, Criteria2)

+ 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. Replies: 1
    Last Post: 12-17-2014, 08:14 PM
  2. Replies: 6
    Last Post: 01-23-2013, 02:21 PM
  3. [SOLVED] Request a Macro to Convert data into Dates (Multiple Dates Values separated by Line)
    By seenai in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-30-2012, 02:28 AM
  4. [SOLVED] Auto filling dates based on previously entered dates and averaging numbers if dates equal
    By grambograham in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-11-2012, 03:21 PM
  5. Replies: 10
    Last Post: 03-01-2009, 08:47 AM
  6. how do you chart data by dates and omit dates
    By travelbrains in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 09-09-2008, 02:37 PM
  7. [SOLVED] Charting data against dates where dates are not at fixed intervals
    By PK in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 06-16-2005, 01:05 AM

Tags for this Thread

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