Thread
:
Deleting a group of rows
View Single Post
#
1
Posted to microsoft.public.excel.programming
dan
external usenet poster
Posts: 866
Deleting a group of rows
Is it possible to use the Rows property to delete a range of rows in one
statement in a macro, or must I use a loop and .Rows(I).Delete for each row
one at a time?
Dan
Reply With Quote
dan
View Public Profile
Find all posts by dan