+ Reply to Thread
Results 1 to 2 of 2

Series fill of "patchy" Data set or some Programming fix

  1. #1
    Ravvy
    Guest

    Series fill of "patchy" Data set or some Programming fix

    In a nutshell:
    To Automaticaly ascribe (copy) to all cells with no value (within a column)
    that value contained in the nearest populated cell above.


    In detail:
    I have a "full~ish" column of non-contigious data in an excel wooksheet that
    I wish to automatically fill the gap cells with the value of the nearest
    non-empty cell above and continue doing this to the last row of data or the
    end of the file.

    Thank you in anticipation



  2. #2
    Nick
    Guest

    Re: Series fill of "patchy" Data set or some Programming fix

    Try this..

    Highlight the cells that contain the data, ensuring that the first cell
    contains a value.
    select Edit - Goto - Special

    Select Blanks.
    Click OK

    All of the blank cells in your range should now be selected. The first blank
    cell should be active (assume this is A4).
    in the formula bar type in =A3 and then press Ctrl+Enter

    This will copy the value of the cell above in to all the blank cells in your
    range.

    Hope this helps.

    Nick

    "Ravvy" <[email protected]> wrote in message
    news:[email protected]...
    > In a nutshell:
    > To Automaticaly ascribe (copy) to all cells with no value (within a
    > column)
    > that value contained in the nearest populated cell above.
    >
    >
    > In detail:
    > I have a "full~ish" column of non-contigious data in an excel wooksheet
    > that
    > I wish to automatically fill the gap cells with the value of the nearest
    > non-empty cell above and continue doing this to the last row of data or
    > the
    > end of the file.
    >
    > Thank you in anticipation
    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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