View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
steve steve is offline
external usenet poster
 
Posts: 141
Default Macro to delete rows

I have a list that i am copying and pasting from a
different location with entirely too much information. I
am looking for a macro to delete 3 rows, leave the 4th,
delete the next 3 and so on. For example: Starting at row
23, leave 23, delete row 24, 25, 26, leave row 27, delete
row 28, 29 and 30, and so on and so forth over a given
range. Can anyone help?


Thanks for your time,
Steve