+ Reply to Thread
Results 1 to 5 of 5

Fill blank cells,select from the last cell

  1. #1
    Registered User
    Join Date
    03-13-2016
    Location
    peru
    MS-Off Ver
    2013
    Posts
    24

    Exclamation Fill blank cells,select from the last cell

    Hi guys, i have this code to fill the blank cells, the problem is that it doesnt work if a blank cells appears in my column, so
    i im trying to find the last cell and then copy all wich is abovethis cell, but my code doesnt work , please help me with this thank you

    Please Login or Register  to view this content.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,651

    Re: Fill blank cells,select from the last cell

    If the blank cells in column B are not a result of a formula, then try this...

    Please Login or Register  to view this content.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Registered User
    Join Date
    03-13-2016
    Location
    peru
    MS-Off Ver
    2013
    Posts
    24

    Re: Fill blank cells,select from the last cell

    thank you for your reply, but it doesnt work or i dont know after wich sentence do i have to write that code
    the code i need is to fill blank cells but just from the last used cell to the bottom, because my code select all the cells and fills with "no disponible" all cells till the end of the rows

  4. #4
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,651

    Re: Fill blank cells,select from the last cell

    It was suppose to replace all of your original code.

    Are the blank cells in column B a result of formulas? If yes, this method doesn't work as I had stated.

    Try this instead...

    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    03-13-2016
    Location
    peru
    MS-Off Ver
    2013
    Posts
    24

    Re: Fill blank cells,select from the last cell

    Thank you!!!! , now it works!!!!

+ 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. Fill in blank cells if adjacent cell has value, then do for next set of data
    By logistician in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-20-2014, 11:07 AM
  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 next blank cell from one cell w/o changing previous cells
    By doodle72 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-07-2013, 12:35 PM
  5. Replies: 0
    Last Post: 04-07-2009, 04:42 PM
  6. Auto fill blank cells with data in a cell above
    By StudentMod in forum Excel General
    Replies: 4
    Last Post: 05-09-2008, 04:37 PM
  7. [SOLVED] Select all cells in a column up to a blank cell
    By nemadrias in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-28-2006, 04:10 PM
  8. [SOLVED] How would I fill blank cells with the data from a previous cell?
    By Clive Darling in forum Excel General
    Replies: 3
    Last Post: 01-05-2005, 10:06 PM

Tags for this Thread

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