View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
tonto57
 
Posts: n/a
Default autofill a column alongside a range - how ?

I have a range established in columns G, H , I and J - a variable number of
rows.

I want to autofill columns A - F with a formula, but only for as many rows
as exist at that time in the Range described above.

Currnetly I have the formulas in the header row for columns A - F, so I can
manually drag them down the corect number of rows each time. but can I
automatate this in a VBA macro ?

Suggestions Welcome.