Thread: Autofilling
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Faboboren Faboboren is offline
external usenet poster
 
Posts: 39
Default Autofilling

Hi,

I have arrays in 45 sheets and 11 workbooks. They have different amount of
rows (usually they do not go more than 200 rows). I want to do the autofill
from 1 to N, because after I have applied my delete macro and missing some
rows, so I need to re-sort by C column.

Thanks