View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peakie Peakie is offline
external usenet poster
 
Posts: 2
Default autofill formula to dynamic row count

I need help on how to fill formula into dynamic rows. I import data into
column A-K with different row count each time I import. Then I have formula
in column L-W in row 2 which I need to autofill to the last row of column
A-K. Row 1 is my header row. I need a macro that will help me with this task.
Thanks a lot for help.