View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Curt J[_2_] Curt J[_2_] is offline
external usenet poster
 
Posts: 2
Default Deleting alternative rows

I have region containing roughly 100 rows. I would like to create a macro
that deletes every other row within the region. I would like to start by
deleting row 2 & then continue to do so for the rest of the region.

Please advise.

Thanks