I would like to have an option in my database so that when I tick a tick box, it is stamping a date/time against that field.
The reason I need this is for is when someone enters data into a form, it has a date against that data set. When the information is updated I would like the new date time to appear in another field. This way I can run a query and find out the difference between the 2 times. The view for the person updating the information is in datasheet view though, and shows all outstanding records, so I can't simply set up a seperate field in another form for records that are completed.
The reason I need this is for is when someone enters data into a form, it has a date against that data set. When the information is updated I would like the new date time to appear in another field. This way I can run a query and find out the difference between the 2 times. The view for the person updating the information is in datasheet view though, and shows all outstanding records, so I can't simply set up a seperate field in another form for records that are completed.