+ Reply to Thread
Results 1 to 6 of 6

=SUMIF Wildcard+Date

  1. #1
    Registered User
    Join Date
    01-11-2011
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    21

    =SUMIF Wildcard+Date

    I have three columns with in financial sheet. One is a check number, one is the date the check was written, and the last is the check amount. Assume Column A is ck# B is ck date and C is check amount. Why does this formula not work as it seems very simple.

    =SUMIF(ColumnB,"04/*/15",ColumnC) Where I am trying to make it total only the checks written within April 2015.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,596

    Re: =SUMIF Wildcard+Date

    Try this:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by zbor; 04-29-2015 at 09:49 AM.

  3. #3
    Registered User
    Join Date
    01-11-2011
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    21

    Re: =SUMIF Wildcard+Date

    More accurately my formula is

    =SUMIF(Table1[Date of Check],"04/*/15",Table1[Check])

  4. #4
    Registered User
    Join Date
    01-11-2011
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    21

    Re: =SUMIF Wildcard+Date

    Worked like a CHARM!!! Zbor you sir, are a gentleman and a scholar!!

    It just seems weird that something that should calculate so simply has to be so.....over engineered.

  5. #5
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,596

    Re: =SUMIF Wildcard+Date

    Actually, it shouldn't be calculated that way because dates in excel are numbers.
    What you see with / / is just formatting.
    Therefore you can not use wildcards that way.

  6. #6
    Registered User
    Join Date
    01-11-2011
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    21

    Re: =SUMIF Wildcard+Date

    once again an excellent explanation! Thanks!

+ 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] wildcard in sumif(s) or sumproduct
    By benoj2005 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-29-2014, 11:22 AM
  2. Sumif for wildcard character
    By patam in forum Excel General
    Replies: 2
    Last Post: 01-09-2007, 10:05 AM
  3. [SOLVED] Wildcard with sumif
    By fractallinda in forum Excel General
    Replies: 8
    Last Post: 02-27-2006, 07:15 PM
  4. Sumif using wildcard
    By claireanddoug in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-22-2005, 06:05 PM
  5. SUMIF, wildcard and cell ref
    By Dave in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-31-2005, 05:06 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