+ Reply to Thread
Results 1 to 4 of 4

Need to fill the Blank cells from down to up

  1. #1
    Registered User
    Join Date
    04-27-2014
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    54

    Need to fill the Blank cells from down to up

    Hi,

    Please help me with any formula to fill the empty cells from down to up.



    Thanks,
    Sriku
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Need to fill the Blank cells from down to up

    try In c3

    =INDEX(B3:B$26,MATCH(TRUE,INDEX(B3:B$26<>"",,),0))

    Copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Valued Forum Contributor
    Join Date
    07-07-2014
    Location
    Washington DC
    MS-Off Ver
    2007
    Posts
    1,047

    Re: Need to fill the Blank cells from down to up

    Select Column B and hit ctrl+G and click on 'Special'. Then select 'Blanks' and click 'OK', which will select just the blank cells in Column B. Then go click on the formula bar at the top and type =B4. IMPORTANT: after you type =B4 in the formula bar, hit ctrl+enter. Not just enter. Then you can copy the whole column and do paste special > values to remove the formulas.

  4. #4
    Registered User
    Join Date
    04-27-2014
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    54

    Re: Need to fill the Blank cells from down to up

    Thanks a lot.

+ 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] Macro to fill blank cells in column A based on non-blank cells
    By ktalamantez in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-28-2014, 02:47 PM
  2. Fill blank cells with data directly above that blank cell
    By gibson2503 in forum Excel General
    Replies: 3
    Last Post: 06-05-2013, 10:07 AM
  3. How to color-fill blank cells, then once data is entered cell is no-fill
    By hatemail13 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-28-2013, 07:57 PM
  4. Fill the cells that is blank
    By vietdieu in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-02-2012, 09:38 AM
  5. Replies: 0
    Last Post: 04-07-2009, 04:42 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