How to Automatically Move Cell datato adjacent cell..

C

cardingtr

Well here's my situation.

On first column is customer name(A1) next is Date last called (B1).
How can I automatically move the data in B1 to C1 if I enter a ne
"date last called"
and so on so after a while Row 1 is getting longer with the "date las
called" is always on (B1)?

I hope you all understand what I mean.

Thanks
 
B

Bryan Hessey

I think if you highlight B1 and RightMouse, Insert, Shift Cells Right
and then enter your new date in B1
you will have what you need.
 
Top