G
Guest
Hello,
I have a subform in datasheet view with a locked fields and editable yes/no
field and date field. Using the BeforeUpdate event, I can get the current
date into the date field when the yes/no field is checked. However what I
really want is to have the user check as many records as needed and then
click an update command button to add the current date to the date field (I
don't want the record updated after navigating away from it).
Any help is appreciated.
TIA. Allan
I have a subform in datasheet view with a locked fields and editable yes/no
field and date field. Using the BeforeUpdate event, I can get the current
date into the date field when the yes/no field is checked. However what I
really want is to have the user check as many records as needed and then
click an update command button to add the current date to the date field (I
don't want the record updated after navigating away from it).
Any help is appreciated.
TIA. Allan