View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Stefi Stefi is offline
external usenet poster
 
Posts: 2,646
Default fill column with formula

Probably you selected the entire C column. Instead select range C2:C65536
then choose FillDown!
Simple way of selecting range C2:C65536 :
EditJump(Ctrl+G)/Reference:C2:C65536

Regards,
Stefi

€˛Margo€¯ ezt Ć*rta:

I want to fill an entire column with the formula in C2, instead of using the
cell drag function. However, when I select FillDown, the entire column is
filled with the header in C1 instead of the formula in C2 - so I end up with
a column filled with Text, instead of the formula dragged down =A2-B2 =A3-B3
etc.