+ Reply to Thread
Results 1 to 5 of 5

Leave Date Blank If No Match Criteria

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    08-18-2009
    Location
    Chih, Mexico
    MS-Off Ver
    Excel 2010
    Posts
    102

    Leave Date Blank If No Match Criteria

    Hello!

    Help needed whith this formula it's givin me this kind of date "1/0/1900" if no matching records found
    what i want is to leave a blank result or any other comment if no records were found.

     {=IFNA(MAX((CCount!$A$2:$A$14000=$A6)*CCount!$D$2:$D$14000),"")}



    Thanks for your help.

  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: Leave Date Blank If No Match Criteria

    Try this
    Formula: copy to clipboard
    =IFERROR(1/(1/IFNA(MAX((CCount!$A$2:$A$14000=$A6)*CCount!$D$2:$D$14000),"")),"")
    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
    Registered User
    Join Date
    09-06-2012
    Location
    Vanuatu
    MS-Off Ver
    Excel 2007
    Posts
    14

    Re: Leave Date Blank If No Match Criteria

    It looks like your formula is returning a result of zero and the date format of the cell shows this as "1/0/1900"

    Not sure if this is a typo:
    {=IFNA(MAX((CCount!$A$2:$A$14000=$A$6)*CCount!$D$2:$D$14000),"")}
    Pete

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Leave Date Blank If No Match Criteria

    Can you explain what you are trying to do? Will you please attach a sample Excel workbook? Please don't attach a picture of one.

    1. Make sure that your sample data are REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential information is removed first!!

    4. Try to avoid using merged cells. They cause lots of problems!

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  5. #5
    Forum Contributor
    Join Date
    08-18-2009
    Location
    Chih, Mexico
    MS-Off Ver
    Excel 2010
    Posts
    102

    Re: Leave Date Blank If No Match Criteria

    Thanks. AlKey, it's working great.

+ 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: 5
    Last Post: 07-02-2017, 10:25 AM
  2. Replies: 1
    Last Post: 09-03-2015, 12:40 PM
  3. [SOLVED] List 2 set of data leave as blank if not match
    By fumetsu in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-08-2015, 01:03 AM
  4. Replies: 3
    Last Post: 02-09-2015, 09:00 AM
  5. Replies: 5
    Last Post: 05-29-2013, 12:27 AM
  6. Replies: 4
    Last Post: 12-27-2011, 04:26 PM
  7. How to leave Date formula cell blank until date entry??
    By NewbieDateFormatter in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-16-2011, 07:50 AM

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