Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a macro that works its way down a list of groups of data and inserts a row after each of the groups. The problem I have is after the macro has done its job, I have ended up with x amount of extra rows below where all the data ends. Under normal circumstances it wouldnt pose a problem, but because the data has loads of formulas attached to it, the macro takes longer each time it is run. (Because it also mends the formulas) Is there a way of deleting the extra rows that have been generated (code)? Or - a code that hunts out the last bit of data at the bottom of a column say, adds just 10 rows (that are needed) of blank rows, and then deletes the rest down to a certain point? Any help greatly appreciated Regards John |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting excess rows from a spreadsheet | Excel Discussion (Misc queries) | |||
Deleting Excess Rows Again | Excel Discussion (Misc queries) | |||
Excess rows/columns | Excel Discussion (Misc queries) | |||
Deleting excess data in a macro | Excel Discussion (Misc queries) | |||
Deleting excess rows and columns | New Users to Excel |