G
Guest
Hello all,
I have a form with a date control which has as it's default value =Date().
How can I, using VBA, dirty the record using the default value if a user
enter a value in the subform without entering any other info in the main form?
Normally, the default value appears but doesn't get associated to the record
until another control is dirtied on the main form. So how can I dirty the
date control if my users go directly into the subform and make an entry?
(Using Access 2000)
Thank you for the help,
Daniel P
I have a form with a date control which has as it's default value =Date().
How can I, using VBA, dirty the record using the default value if a user
enter a value in the subform without entering any other info in the main form?
Normally, the default value appears but doesn't get associated to the record
until another control is dirtied on the main form. So how can I dirty the
date control if my users go directly into the subform and make an entry?
(Using Access 2000)
Thank you for the help,
Daniel P