+ Reply to Thread
Results 1 to 7 of 7

Adapting to following formula to skip blank cells in range

  1. #1
    Forum Contributor
    Join Date
    02-07-2016
    Location
    England
    MS-Off Ver
    2019
    Posts
    270

    Adapting to following formula to skip blank cells in range

    Hi,

    I was wondering if it is possible to adapt the following formula so it skips cells that are blank within the range.

    Please Login or Register  to view this content.
    Currently there is only one value which is a grade achieved by a student (C) , And over the next months a new grade will be put in, so excel is just returning VALUE.

    I have placed the IFERROR in this formula so is there is no values at all the cell shows blank.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Adapting to following formula to skip blank cells in range

    Something like this perhaps would be acceptable, array formula:

    =CHAR(MIN(CODE(IF(Q11:Q14>"",Q11:Q14,"|"))))
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Forum Contributor
    Join Date
    02-07-2016
    Location
    England
    MS-Off Ver
    2019
    Posts
    270

    Re: Adapting to following formula to skip blank cells in range

    Thank you very much this seemed to have worked!!

    Would there be anything that may cause this not to work?

  4. #4
    Forum Contributor
    Join Date
    02-07-2016
    Location
    England
    MS-Off Ver
    2019
    Posts
    270

    Re: Adapting to following formula to skip blank cells in range

    Thank you very much this seemed to have worked!!

    Would there be anything that may cause this not to work?

  5. #5
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Adapting to following formula to skip blank cells in range

    See your other thread.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  6. #6
    Forum Contributor
    Join Date
    02-07-2016
    Location
    England
    MS-Off Ver
    2019
    Posts
    270

    Re: Adapting to following formula to skip blank cells in range

    Quote Originally Posted by JBeaucaire View Post
    Something like this perhaps would be acceptable, array formula:

    =CHAR(MIN(CODE(IF(Q11:Q14>"",Q11:Q14,"|"))))
    Is there a way to make this formula show no value if all cells are blank?

  7. #7
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Adapting to following formula to skip blank cells in range

    See your other thread.

+ 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 an array formula to skip blank cells.
    By thianphat in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-28-2015, 04:34 PM
  2. [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
  3. Fill Down Formula, but skip blank cells
    By jmo1112 in forum Excel General
    Replies: 3
    Last Post: 02-21-2015, 02:22 AM
  4. How to skip blank cells and use formula
    By emp2013 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-16-2014, 08:56 PM
  5. A Formula to skip blank cells (array?)
    By nemo74 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-16-2013, 12:44 PM
  6. I want to copy a formula n Excel but skip any blank cells
    By Ann in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-12-2005, 03:00 PM
  7. [SOLVED] How do I skip blank cells when copying over a range of cells?
    By tawells in forum Excel General
    Replies: 2
    Last Post: 06-08-2005, 11:05 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