S
Steve Roberts
I have a continuous form called CompanyJournal that has a dtDate field. In
the dtDate field I have an On Double Click event set to open up a form
(frmDatePicker)that contains the datapicker control. After the user selects
a date I need to update the dtDate field in the record that I started from
on the continuous form.
I have tried several variations but can't seem to find the right one. Any
suggestions?
Thanks in advance.
Steve
the dtDate field I have an On Double Click event set to open up a form
(frmDatePicker)that contains the datapicker control. After the user selects
a date I need to update the dtDate field in the record that I started from
on the continuous form.
I have tried several variations but can't seem to find the right one. Any
suggestions?
Thanks in advance.
Steve