+ Reply to Thread
Results 1 to 6 of 6

isblank function on this formula

  1. #1
    Registered User
    Join Date
    03-21-2016
    Location
    Nashville, Tennessee
    MS-Off Ver
    2010
    Posts
    3

    isblank function on this formula

    Hello all,

    I currently use this formula:
    ="Day14 "&TEXT(A83+14,"mm/dd/yyyy")&" Day28 "&TEXT(A83+28,"mm/dd/yyyy")
    Which will display Day 14 "date" Day 28 "date in my cell.
    But i would like to have that cell blank whenever A83 is blank.
    How do i incorporate the ISBLANK function in this formula, or is there another way to do this?

    Thank you,
    Bram

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,739

    Re: isblank function on this formula

    does this work for you
    =IF(ISBLANK(A83),"","Day14 "&TEXT(A83+14,"mm/dd/yyyy")&" Day28 "&TEXT(A83+28,"mm/dd/yyyy"))
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    03-21-2016
    Location
    Nashville, Tennessee
    MS-Off Ver
    2010
    Posts
    3

    Re: isblank function on this formula

    It does work in an empty spreadsheet.
    But when i download my current tabs from our Sharepoint server, the formula does not work
    Last edited by bram89; 03-21-2016 at 09:55 AM.

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,739

    Re: isblank function on this formula

    should not do
    if its text you will get a #value error
    if a number it will use thats as a date

    can you post a sample of your spreadsheet
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    03-21-2016
    Location
    Nashville, Tennessee
    MS-Off Ver
    2010
    Posts
    3

    Re: isblank function on this formula

    It works now,

    Thank you for your help!

  6. #6
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,739

    Re: isblank function on this formula

    you are welcome

+ 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. IF(ISBLANK) Function
    By Subhash Sarker in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-04-2015, 09:05 AM
  2. Generation of formula for If and ISBLANK function
    By Pranav9940 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-28-2013, 03:45 PM
  3. Help with ISBLANK function referring to a cell with another ISBLANK formula
    By camdameron in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-23-2011, 12:45 PM
  4. Function like ISBLANK, but not exactly
    By dongna in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-26-2008, 04:57 AM
  5. [SOLVED] isblank() function
    By George in forum Excel General
    Replies: 6
    Last Post: 07-14-2006, 07:15 AM
  6. ISBLANK() function
    By George in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 07-14-2006, 03:45 AM
  7. ISBLANK Function
    By anar_baku in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-21-2005, 09:11 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