View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Darin Kramer Darin Kramer is offline
external usenet poster
 
Posts: 397
Default Deleting evey nth column

Bob I guess my explanation of the problem wasnt clear enought, because I
know you would easily be able to solve it :) (and have done so in the
past!)

Basically Macro is still not working it works for the first instance, ie
it correctly deletes columns D,E and F (and now G is next to C), but
thats all it does, from H to AI nothing happens. (Does it matter that
H,L,P, etc are blank..?)
I need to delete H,I,J
Keep K
Delete L,M,N
Keep O
Delete P,Q,r
Keep S
etc

Appreciate your time and effort


*** Sent via Developersdex http://www.developersdex.com ***