+ Reply to Thread
Results 1 to 6 of 6

Using OR Function With an ISBLANK Function

  1. #1
    Registered User
    Join Date
    05-14-2020
    Location
    Washington State
    MS-Off Ver
    2016
    Posts
    61

    Question Using OR Function With an ISBLANK Function

    Hi Everyone,

    I have what I hope will be a simple problem for the experts here to help me with. I'm using an ISBLANK Function in three separate cells on a sheet that references cells on another sheet named INPUT. If the referenced INPUT cell has no value I want the cell on the current sheet with the function to remain blank. As an example the function looks like the one below. It appears in cells K13, L12 and M14 on the sheet in question.

    HTML Code: 
    In a fourth cell on the current sheet (not INPUT) I have the following function:

    HTML Code: 
    When I hit enter I get a #VALUE error. Is there a work around for this? I also tried using an AND function in place of the OR function. Let me know if you need additional information to clarify my question. Any help would be appreciated. Thanks in advance.

    Matt
    Last edited by Proj_Eng; 10-27-2020 at 06:52 PM.

  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,503

    Re: Using OR Function With an ISBLANK Function

    The first one should probably be
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    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
    Registered User
    Join Date
    05-14-2020
    Location
    Washington State
    MS-Off Ver
    2016
    Posts
    61

    Re: Using OR Function With an ISBLANK Function

    Hi TMS,

    I forgot to put the parenthesis around the cell. I have edited my post to correct it.

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,791

    Re: Using OR Function With an ISBLANK Function

    You could shorten the first formula to this:

    =INPUT!A1&""

    if the cell contains text values (not numbers).

    I'm not sure why you are testing the cells L12 and M14 for being empty in the second formula, when the rest of the formula doesn't use those cells. If you are getting a #VALUE error you are probably trying to perform arithmetic on a text value, so you will need to check out what those other cells actually contain. We can't tell, as you haven't attached a sample Excel workbook (see yellow banner at the top of the screen).

    Hope this helps.

    Pete

  5. #5
    Registered User
    Join Date
    05-14-2020
    Location
    Washington State
    MS-Off Ver
    2016
    Posts
    61

    Re: Using OR Function With an ISBLANK Function

    Hi Pete,

    I have added a sample workbook to help see what I am talking about. Let me know if you have any questions.
    Attached Files Attached Files

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,594

    Re: Using OR Function With an ISBLANK Function

    Assuming the formula in question populates K19:K20 try pasting the following into cell K19 and then dragging the fill handle down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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] Help with Isblank function
    By Delta729 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 05-18-2017, 09:06 PM
  2. ISBLANK function nested in IF Function
    By erswan in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 05-27-2016, 01:29 PM
  3. How to use ISBLANK Function?
    By IMA_Saihat in forum Tips and Tutorials
    Replies: 8
    Last Post: 06-05-2015, 02:42 PM
  4. How to use ISBLANK Function?
    By IMA_Saihat in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-06-2015, 01:12 PM
  5. Help with IF and Isblank function
    By bigmac1012345 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-19-2011, 12:37 PM
  6. 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
  7. [SOLVED] isblank() function
    By George in forum Excel General
    Replies: 6
    Last Post: 07-14-2006, 07:15 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