Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a column of data as follows in excel, with a value, followed by multiple blank cells, then a new value, and so forth: _Column_A:_ 1GT34Z <blank <blank 2FR56T <blank <blank <blank 5VG56R <blank etc.... How do I create a macro that begins at the top of the column A, and then proceeds vertically down cell by cell, checking whether a value is present? If there is a value present, it will move on, however, if there is NOT a value present, it will check the cell directly above it and copy that value into it, as well as every consecutive blank row following it, until a cell with a different value is encountered. Hence, when the macro is complete, all the rows that were originally <blank will have a value present in it based on whatever value it followed. Then proceed to column B and repeat. Thanks in advance! drod --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy Up until Non-Blank Cell encountered | Excel Discussion (Misc queries) | |||
How-To fill down blank spaces in outlined table? | Excel Discussion (Misc queries) | |||
Fill blank cells with spaces | Excel Worksheet Functions | |||
Blank spaces | Excel Discussion (Misc queries) | |||
Copy down - special to fill only the blank cells | Excel Discussion (Misc queries) |