+ Reply to Thread
Results 1 to 8 of 8

Return next date and sumif error.

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    09-05-2009
    Location
    Cologne, Germany
    MS-Off Ver
    Excel 2010
    Posts
    156

    Question Return next date and sumif error.

    Thanks all for your prompt assistance!
    Attached Files Attached Files
    Last edited by kborgers; 11-28-2014 at 11:36 AM.

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Return next date and sumif error.

    It looks like you have the wrong quotation marks

    ”Yes” and it should be "Yes"
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Forum Contributor
    Join Date
    09-05-2009
    Location
    Cologne, Germany
    MS-Off Ver
    Excel 2010
    Posts
    156

    Re: Return next date and sumif error.

    Hello AlKey - thanks very much, that was exactly the issue! I though I was going mad at one point!

  4. #4
    Forum Contributor
    Join Date
    09-05-2009
    Location
    Cologne, Germany
    MS-Off Ver
    Excel 2010
    Posts
    156

    Re: Return next date and sumif error.

    Thanks also to Pepe Le Mokko!

  5. #5
    Forum Contributor
    Join Date
    09-05-2009
    Location
    Cologne, Germany
    MS-Off Ver
    Excel 2010
    Posts
    156

    Re: Return next date and sumif error.

    Thanks Olly!! Perfect solution! Many thanks!

  6. #6
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,462

    Re: Return next date and sumif error.

    In your SUMIF formula, the double quotes around the text Yes are not correct double quotes (no idea what they are). Try retyping them ( I don't get the same cocde for your quotes (138) as for mine (34)). It worked for me after that.

  7. #7
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Return next date and sumif error.

    Issue 1:
    Your formula criteria is
    ”Yes”
    It should be
    "Yes"
    See the difference?! You are using char 148 ”, instead of char 34 "

    Issue 2:
    Enter this in C3 as an array formula (Ctrl-Shift-Enter):
    Formula: copy to clipboard
    =MIN(IF(E6:E25>TODAY(),E6:E25))
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  8. #8
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Return next date and sumif error.

    You're welcome and thank you for the feedback!

+ 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. SUMIF by Date - SUMIF by Date = #VALUE when linked worksheet not open
    By alexhartley in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-14-2013, 03:56 AM
  2. Sumif for date compare between columns, and return sum of value
    By MPosey in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-10-2013, 05:48 PM
  3. [SOLVED] SUMIF(By Date) - SUMIF(By Date)= #Value Error From Linked Data
    By Dragunov in forum Excel General
    Replies: 2
    Last Post: 05-17-2012, 11:22 AM
  4. need SUMIF to return error when text is present
    By carsto in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-16-2012, 03:43 PM
  5. Replies: 1
    Last Post: 06-30-2010, 04:36 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