query on form close?

F

Fuzuy

I use a form for user to update information on a Table. On the Form
"data source" is a select statement from that Table with a flag to
check y/n of update (a field of Table), so when Form open only prompt
dataset records that need to update. However, if theTable once has
been completed its update, I want the user will be notified as such
when user clicks on button Form does not pop up or say by a message..


it is feasible? Any better idea to do it, it would be much appreciated
to let me know how to do it?
 
Top