+ Reply to Thread
Results 1 to 7 of 7

Range of cells are blank, return a blank or continue with formula

  1. #1
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    466

    Range of cells are blank, return a blank or continue with formula

    Hello,

    How can I check if a range of cells are blank?

    For example, if any cells are blank in a range of A1:E1 then return a blank, all cells must contain a value to continue with the formula.

    Thank for any help.

    Nick

  2. #2
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    466

    Re: Range of cells are blank, return a blank or continue with formula

    This works, but is there a shorter way to do?

    =IF(OR(A1="",B1="",C1="",D1="",E1=""),""

    Thanks,

  3. #3
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2503 and WPS V2024(12.1.0.18543)
    Posts
    4,000

    Re: Range of cells are blank, return a blank or continue with formula

    Hi
    This is yours formula

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Pls try

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    466

    Re: Range of cells are blank, return a blank or continue with formula

    Thanks wk9128, what are the benefits to writing it out that way? Since it is not shorter. Thanks!

  5. #5
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2503 and WPS V2024(12.1.0.18543)
    Posts
    4,000

    Re: Range of cells are blank, return a blank or continue with formula

    Short, does this count? TRUE means the formula is established

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by wk9128; 01-12-2023 at 09:02 PM.

  6. #6
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    466

    Re: Range of cells are blank, return a blank or continue with formula

    Thank you wk9128!

  7. #7
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2503 and WPS V2024(12.1.0.18543)
    Posts
    4,000

    Re: Range of cells are blank, return a blank or continue with formula

    @nickpavlov You're Welcome. Glad to help . Thank You for the feedback and 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. Replies: 3
    Last Post: 04-04-2020, 06:23 PM
  2. Replies: 6
    Last Post: 03-01-2018, 12:16 PM
  3. [SOLVED] Cells in a range are all not blank, return maximum value (date), If 1 blank return 0
    By Matt1998 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-19-2016, 11:14 AM
  4. [SOLVED] Go to right thru a range and skip all blank cells, return value of first non-blank in rang
    By mysticmoron109 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-16-2015, 03:47 PM
  5. [SOLVED] If formula, if two cells are blank, return blank, if one has a date, subtract todays date
    By amthyst826 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-06-2014, 12:47 PM
  6. [SOLVED] Return non-blank cells from range AND ignore cells with only formula w/o results
    By grafitti in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-06-2014, 08:15 AM
  7. Replies: 1
    Last Post: 09-04-2013, 07:23 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