I have a cmdAdd button, when pressed one of the lines of code is
txtNext = Date. This puts todays date into the text box. When I click my cmdUpdate button I get an error message, saying "This action was cancelled by an associated object".

I do know that the date is the problem. How do I go around updating the date into my database, my problem also stops in my code on:- datCalib.Recordset.Update

Any ideas please..

Thanking anyone in advance