I need to automatically repeat cell

T

tyunika

I have a project I'm working on and I need to automatically repeat info from
a date of death column into a anniversary of death column without having to
copy and paste
 
O

Otto Moehrbach

Let's say that A2 is the first cell that contains a date of death and Column
D is the anniversary of death column.
In cell D2 put "=A2" without the quotes. Drag this formula down as far
as you need to. Anything you put in Column A will be shown in Column D as
well. HTH Otto
 
Top