Date and time stamp a field (not record) when it is modified

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have some check boxes in a form and I want to record the date when the
checkbox on each record is checked - what is the easiest way to do this please
 
Add a field to store this date and time (you may need more than one if you
have more than one checkbox.)

Write code that puts the current date/time in that field when the checkbox
is changed to true.

Search previous posts for "audit trail" for other suggestions.
--
Rick B



KB said:
I have some check boxes in a form and I want to record the date when the
checkbox on each record is checked - what is the easiest way to do this
please
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top