+ Reply to Thread
Results 1 to 6 of 6

Ignore the formula if cell is blank

  1. #1
    Registered User
    Join Date
    09-28-2017
    Location
    Singapore
    MS-Off Ver
    2007
    Posts
    22

    Ignore the formula if cell is blank

    How to ignore the formula if DO# is blank in a row

    TAT DAYS =IF(AND(DO#<>"", CLOSED DATE<>""),CLOSED DATE-DEL DATE, "")
    # of Days Pending =IF(CLOSED DATE="",TODAY()-DEL DATE,IF(CLOSED DATE<>"",""))
    Remarks =IF(CLOSED DATE<>"","COMPLETED",IF(# OF DAYS PENDING>=30,"FOLLOW UP SALES",""))

    No PO Delivery.xlsx
    Last edited by angie_lin; 01-12-2024 at 01:59 AM.

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,447

    Re: Ignore the formula if cell is blank

    Maybe:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    copied down.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,430

    Re: Ignore the formula if cell is blank

    For example please try in I3 and copy down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    09-28-2017
    Location
    Singapore
    MS-Off Ver
    2007
    Posts
    22

    Re: Ignore the formula if cell is blank

    Thank you so much

  5. #5
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,430

    Re: Ignore the formula if cell is blank

    You are Welcome! Thanks for the rep. . Glad to have helped.

  6. #6
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,447

    Re: Ignore the formula if cell is blank

    You're welcome. Thanks for the rep.

+ 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] Ignore formula and return zero if cell is blank
    By kev2050 in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 06-22-2018, 08:27 AM
  2. Ignore Formula if Cell is blank
    By Vulpecula in forum Excel General
    Replies: 2
    Last Post: 03-06-2018, 01:36 AM
  3. [SOLVED] Sum formula ignore display cell blank
    By Jhon Mustofa in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-30-2014, 07:24 PM
  4. [SOLVED] Formula/Concatenate to ignore a cell if value is blank
    By karimel_romeo in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-13-2013, 04:26 PM
  5. Ignore Cell if it is blank (but still has formula)
    By thelegazy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-25-2013, 12:30 PM
  6. Formula (SUM & IF) to ignore a blank cell?
    By DORourke in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-24-2013, 06:48 PM
  7. How? Ignore cell if blank in an IF formula.
    By n2lectual in forum Excel General
    Replies: 7
    Last Post: 03-26-2008, 03:46 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