R
Robgould
Guest
I have a contacts form in my database. This form updates outlooks contacts as a side function. This works fine.
The user has to click a button to cause the update to occur.
I have set up the form to set a check box to false if the form is changed, and then to true when outlook is updated so that the user can tell if outlook has been updated or not.
What I want to do is trigger an event when the user navigates away from the current record. This message would occur if the checkbox is still set to false and prompt the user to update outlook.
I can not find an appropriate event at the form level.
Any ideas?
The user has to click a button to cause the update to occur.
I have set up the form to set a check box to false if the form is changed, and then to true when outlook is updated so that the user can tell if outlook has been updated or not.
What I want to do is trigger an event when the user navigates away from the current record. This message would occur if the checkbox is still set to false and prompt the user to update outlook.
I can not find an appropriate event at the form level.
Any ideas?