+ Reply to Thread
Results 1 to 7 of 7

auto fill column without blank rows

Hybrid View

  1. #1
    Registered User
    Join Date
    04-27-2010
    Location
    Amstel
    MS-Off Ver
    Excel 2021
    Posts
    20

    auto fill column without blank rows

    Hithere,

    I can't figure out the following. (example sheet attached)

    When filling column A in sheet "result" with filtered data from column A in sheet "data" with an IF > 5 formula, this results in several blank rows.

    I would like the outcome to be like column B (sheet "result")
    Preferrably fully automated, without pulling down formula's over several cells, or removing blank rows afterwards.

    Can it be done?

    Tia!
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    06-17-2009
    Location
    Chennai,India
    MS-Off Ver
    Excel 2003,excel 2007
    Posts
    678

    Re: auto fill column without blank rows

    just sort column A ascending with "headers"--see help on sort

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: auto fill column without blank rows

    http://www.cpearson.com/excel/noblanks.htm
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  4. #4
    Registered User
    Join Date
    04-27-2010
    Location
    Amstel
    MS-Off Ver
    Excel 2021
    Posts
    20

    Re: auto fill column without blank rows

    Thanks!

    I have no time the coming days to put my teeth in this method, but this looks very promising.

    If I can make it work this way; thanks again, otherwise: i'll be back ;-)

  5. #5
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: auto fill column without blank rows

    =small($a$2:$a$24,row()-1)

  6. #6
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: auto fill column without blank rows

    only good if numbers in order and no duplicates

  7. #7
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: auto fill column without blank rows

    My bad. I didn't read the entire question. In that case I would probably use pivot table or excel vba..

+ 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