+ Reply to Thread
Results 1 to 3 of 3

Formula to keep cell blank

  1. #1
    Registered User
    Join Date
    02-17-2019
    Location
    BC, Canada
    MS-Off Ver
    2018
    Posts
    2

    Red face Formula to keep cell blank

    I'm a newbie when it comes to creating formulas in EXCEL. I'm trying to create a formula that will add a certain number of months to whatever date is entered in another cell. I want the cell that holds the formula to remain a true blank. The formula I came up with shows "FALSE" rather than blank
    =IF(B3<>"",EDATE(B3,18))

    Another formula I attempted, shows errors that I can't solve

    =IF (B10=”” ,”” ,IF(B10<>0,EDATE(B10,18, ""))

    Any help with solving this would be greatly appreciated

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Formula to keep cell blank

    =if(b3<>"",edate(b3,18),"")
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Registered User
    Join Date
    02-17-2019
    Location
    BC, Canada
    MS-Off Ver
    2018
    Posts
    2

    Re: Formula to keep cell blank

    OMG

    Thank you soooo very much. That formula worked like a charm

+ 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] Need help making COUNTIFS formula display as blank if it's 'criteria cell' is blank
    By 27POP27 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-22-2018, 07:38 AM
  2. Replies: 1
    Last Post: 06-29-2016, 03:44 AM
  3. Replies: 11
    Last Post: 09-15-2014, 02:36 AM
  4. [SOLVED] If formula in one cell refers to another cell which is blank result is a blank cell
    By M-Tommo in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-03-2014, 08:29 AM
  5. [SOLVED] Cell referenced in formula has no information displayed (shows blank), return blank cell
    By nunayobinezz in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-07-2013, 04:51 PM
  6. Mac Excel: Hiding rows if cell blank, when being blank depends on a conditional formula
    By lee_5_5 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 06-06-2013, 11:25 PM
  7. I want a formula cell to be blank if cells computing formula are blank
    By asawyer3 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-20-2011, 05:24 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