+ Reply to Thread
Results 1 to 3 of 3

sumifs with date & time criteria

  1. #1
    Registered User
    Join Date
    03-08-2015
    Location
    cleveland, ohio
    MS-Off Ver
    2013
    Posts
    48

    sumifs with date & time criteria

    I have been tinkering with this formula for quite some time and have not been able to figure out why it is returning a value of zero. I am referencing cells that are dates and times, and have double and triple checked to make sure they are in the same format. I have tried various modifications of this formula to try to get it to calculate but nothing i do seems to make a difference. Any and all feedback would be great. Please keep in mind that the data listed is acquired from an outside source so cannot be changed. My formula will need to be adjusted to resolve. I have attached a sample spreadsheet to recreate my problem. Thank you!
    Attached Files Attached Files

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,865

    Re: sumifs with date & time criteria

    Column D actually contains the time and the date - it doesn't matter that only the time is shown, the formula is reading the date too, so you can add the date in to the criteria, try this version

    =SUMIFS(E:E,$C:$C,M4,$D:$D,N4+M4)
    Audere est facere

  3. #3
    Registered User
    Join Date
    03-08-2015
    Location
    cleveland, ohio
    MS-Off Ver
    2013
    Posts
    48

    Re: sumifs with date & time criteria

    i noticed that but apparently i tried to make it too complicated by using the concatenate formula as opposed to simply adding.... urg. Thanks for the help!

+ 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. [SOLVED] sumproduct Or sumifs on multiple criteria matching day & time
    By tabkaz in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-16-2015, 05:45 AM
  2. [SOLVED] Sumifs Row equals a date, multiple criteria
    By nickmessick1 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-04-2014, 05:45 PM
  3. [SOLVED] SUMIFS + Multi criteria + Date Range
    By eyeope in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-11-2014, 07:43 AM
  4. [SOLVED] SumIfs function in VBA with Date as one criteria
    By Bezzie in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-08-2013, 12:11 PM
  5. [SOLVED] SUMIF or SUMIFS adding time where criteria is in multiple columns
    By 66ev in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-14-2013, 02:21 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