Transfer one bound column to another

J

John W. Vinson

Can I easily transfer dates from one bound column to another?

Yes, using an Update Query on a table, or VBA code on a form. One big question
is Why would you want to store the same date in two different fields?

John W. Vinson [MVP]
 
Top