Thread: Delete row
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ABCD ABCD is offline
external usenet poster
 
Posts: 4
Default Delete row

I am trying to run a macro or do some sort of VBA code which after it is
run, will delete every fifth row in my excel file. I have some 45700 rows in
my excel file, and I will take hours to delete these rows by hand. Please
help.