Hi,
I've got two forms, one for adding data and another to search for a record and allow it to be edited if needed. When a record has been edited, I need a msgbox to appear and confirm i want the changes made. However i can't find a property that works correctly or that i've been using correctly to let me know in VBA if a change has been made to the record before it is saved.
I've already been looking at the "recordstatus" property but with no luck.
Thanks for your help
Gareth
I've got two forms, one for adding data and another to search for a record and allow it to be edited if needed. When a record has been edited, I need a msgbox to appear and confirm i want the changes made. However i can't find a property that works correctly or that i've been using correctly to let me know in VBA if a change has been made to the record before it is saved.
I've already been looking at the "recordstatus" property but with no luck.
Thanks for your help
Gareth