Ripleyclone
New member
- Local time
- Today, 02:39
- Joined
- Mar 4, 2011
- Messages
- 6
Hi, hopefully someone can help.
I have a form called frmAssignments with a text box showing DateCompleted.
I have another form (which opens from frmAssignments) on which I have two date text boxes: SigDate1 and SigDate2. The date will be in either one or other, never both so one will always be empty.
I'm trying to get the DateCompleted control to show the date from the SigDate box that has a date in.
(maybe when the 2nd form is closed or as soon as the SigDate is entered?)
Thanks
I have a form called frmAssignments with a text box showing DateCompleted.
I have another form (which opens from frmAssignments) on which I have two date text boxes: SigDate1 and SigDate2. The date will be in either one or other, never both so one will always be empty.
I'm trying to get the DateCompleted control to show the date from the SigDate box that has a date in.
(maybe when the 2nd form is closed or as soon as the SigDate is entered?)
Thanks