+ Reply to Thread
Results 1 to 3 of 3

Formula to Skip Blank Rows and Pull the Next Non-Blank

  1. #1
    Forum Contributor
    Join Date
    08-02-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    103

    Question Formula to Skip Blank Rows and Pull the Next Non-Blank

    Hi Guys,

    I have a source table that will get updated manually and needs to feed through to a final table (on a hidden sheet).

    There will be some rows however that are blank (do not have totals) - for these incidences, I need for the that row to be skipped and the following row with a total to be fed to the hidden table.

    Please see the example attached

    Thanks a million

    KR
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Formula to Skip Blank Rows and Pull the Next Non-Blank

    Enter array formula in F21 and copy down
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    For the IDs change INDEX(H:H, to INDEX(B:B

    ***Array formula
    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER.
    You will know the array is active when you see curly braces { } appear around your formula.
    If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.
    Last edited by AlKey; 06-19-2017 at 12:58 PM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Forum Contributor
    Join Date
    08-02-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    103

    Re: Formula to Skip Blank Rows and Pull the Next Non-Blank

    Perfect!! - guru!!!! -

+ 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] 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
  2. [SOLVED] Formula to Copy/Paste data based on value of another cell. SKIP BLANK ROWS.
    By mamero in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-14-2015, 04:46 PM
  3. Need help to make VBA to skip rows that are blank
    By vnzerem in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-11-2013, 05:55 PM
  4. [SOLVED] If B2 = 1 then pull data into sheet 2, if B2 is blank skip to next 1
    By djauncey in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-30-2013, 10:22 AM
  5. Skip Blank rows
    By Bmxerdude2087 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-17-2012, 11:09 PM
  6. [SOLVED] skip blank rows when pasting formulas
    By Newsgal in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 04:05 AM
  7. skip blank rows when pasting formulas
    By Newsgal in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 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