+ Reply to Thread
Results 1 to 4 of 4

How to Fix this Formula to Show Blank if Nothing is Entered into Cell

  1. #1
    Registered User
    Join Date
    07-15-2019
    Location
    Calgary, Alberta
    MS-Off Ver
    Excel 2013
    Posts
    2

    How to Fix this Formula to Show Blank if Nothing is Entered into Cell

    I'm new to Excel Formulas that are as extensive as this, yes to me this was hard :P

    I wish to add to this Formula as it works as intended:

    =IF(AND(MOD(B11,1)>=(7/24),MOD(B11,1)<=(17.5/24)),"Day Shift",IF(OR(MOD(B11,1)<(4.5/24),MOD(B11,1)>=(18/24)),"Night Shift",""))

    What I want to add, is the Cell (that I am putting this formula into) just to be Blank if nothing is in the B11 Cell:

    =IF(ISBLANK(B11),""))

    How do I add this?

    Thank you for your time

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,615

    Re: How to Fix this Formula to Show Blank if Nothing is Entered into Cell

    Please Login or Register  to view this content.
    Ben Van Johnson

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: How to Fix this Formula to Show Blank if Nothing is Entered into Cell

    I would just use =if(B11="","",your-formula)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    07-15-2019
    Location
    Calgary, Alberta
    MS-Off Ver
    Excel 2013
    Posts
    2

    Re: How to Fix this Formula to Show Blank if Nothing is Entered into Cell

    Thank you~!!!!

+ 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] IF formula needed to only show answer when number entered into another cell.
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-31-2019, 05:22 PM
  2. [SOLVED] Dragging formula to add two columns, but need to show blank when other cell is blank
    By doesntexist in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-05-2018, 11:18 PM
  3. [SOLVED] Need cell with formula to show as blank instead of error message when no data is entered
    By jaiverson in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-05-2016, 09:15 PM
  4. [SOLVED] Formula for a cell value to show as blank till the varible has been entered
    By arkadd61 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-27-2013, 09:46 PM
  5. Cell to show blank until data entered ?
    By conks in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-13-2008, 09:12 AM
  6. Show cell as blank until value is entered
    By Ltat42a in forum Excel General
    Replies: 7
    Last Post: 06-16-2008, 01:50 PM
  7. numbers being entered show in formula bar but not in cell?
    By Jim in Florida in forum Excel General
    Replies: 2
    Last Post: 05-13-2005, 02: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