View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.newusers
Roger Govier Roger Govier is offline
external usenet poster
 
Posts: 2,886
Default repeated formulas in excel

Hi Joyce

If you mean you enter in C1
=A1+B1
Just copy that down column C for 1000 rows and the references will
change automatically to A2+B2, A3+B3 etc,

To copy down, hover your cursor over the bottom right corner of cell C1,
until it changes to a small black cross.
Double click and it will fill down the column provided there is data in
column B.
Otherwise, hold the left button down on the cross, and drag down as far
as required.

--
Regards

Roger Govier


"Joyce" wrote in message
...
I want to use the same formula a load of times in one column, the only
thing
differing being the cell number it's working on.
Kinda like adding up 2 cells on the left, and putting it in a new cell
on
the right, and doing that 100 times