Dear All,
I wanted to excecute save checking procedure before exiting from a form
More Details :
I have a data entry screen , I wanted to check whether the data entered in the form are saved in the table, there is procedure writen in the from to do that
Pls tell me which event can be used for this, I have tried lostfocus,unload event and query unload, but none of the events are working
Jijo David