View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Scott J[_2_] Scott J[_2_] is offline
external usenet poster
 
Posts: 17
Default Autofill Question

I would like to use the autofill function but am not sure the best way to
start. I have a spreadsheet that will vary on the number of columns of data
and rows. I want to find the first blank column, select the second row
(first row I will place a header) place a formula in the second row and
autofill to the last row of data.

Assume current sheet has columns A:E
Assume 100 rows of data
Assume formula to autofill in column is A2*C2

Hopefully this makes sense,

Thanks,

SJ