Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Jim,
Thanks for this. Even after using Excel for so long, it's amazing how much you can still learn. This may also help me with something else I'm working on. Once again many thanks Chris "Jim Thomlinson" wrote: There is a fairly simple trick to doing this... 1. Find one of the empty cells and in that cell (For example A10) add the formula to make it equal to the cell above (son in my example the formula in A10 would be =A9) 2. Copy the cell where you have just added the formula. 3. Select the entire range A1:I30000 4. Hit F5 (or Ctrl+G) to bring up the Goto dialog 5. Click on the Special button 6. Select Blank Cells 7. All of the blank cells will now be highlighted. 8. Now paste the formula that you copied. (ctrl + V) 9. You may want to paste special values if you intend to resort the sheet. -- HTH... Jim Thomlinson "ir26121973" wrote: Hi, Wonder if someone can help me please. I have quite a hefty amount of information in a spreadsheet, ranging from columns A to I, rows 2 to 30,000, with column names in row 1. Within this spreadsheet there are rows which have missing data. Can anyone tell me please how I would go about developing a macro that when it come across a blank row it copies the data from the above row and pastes it in the blank row. Many thanks Chris |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy data from one worksheet and disregard blank cells | Excel Discussion (Misc queries) | |||
Removing blank cells in rows of data | Excel Worksheet Functions | |||
How do I delete blank rows (rows alternate data, blank, data, etc | Excel Discussion (Misc queries) | |||
Copy rows of data (eliminating blank rows) from fixed layout | Excel Discussion (Misc queries) | |||
Copy rows of data to another worksheet where ReturnDate is blank | Excel Discussion (Misc queries) |