Transfer one bound column to another

  • Thread starter Thread starter Guest
  • Start date Start date
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]
 
Back
Top