G
Guest
Hi,
This may be a simple question, but I seem to be stuck on it.
I've built a recordform where you can see and change all records in a table. On that form is a button to go to another form. Now what I want is that when you press that button, a specific field is validated over the entire table. That field is standard empty and should be filled in by the user for every record. So if the user exits the form and when that field is still empty in whichever record a messagebox with "yes" and "no" buttons should be displayed, something like: "Caution, not all records are adjusted. Are you sure you want to exit?"
When they press "yes" the form just closes, but when they press "no", the specific record with the empty field needs to be shown (so the user won't have to search for it).
Any help is greatly appreciated. Thanx in advance!!!!!!
Greetz Pain.
This may be a simple question, but I seem to be stuck on it.
I've built a recordform where you can see and change all records in a table. On that form is a button to go to another form. Now what I want is that when you press that button, a specific field is validated over the entire table. That field is standard empty and should be filled in by the user for every record. So if the user exits the form and when that field is still empty in whichever record a messagebox with "yes" and "no" buttons should be displayed, something like: "Caution, not all records are adjusted. Are you sure you want to exit?"
When they press "yes" the form just closes, but when they press "no", the specific record with the empty field needs to be shown (so the user won't have to search for it).
Any help is greatly appreciated. Thanx in advance!!!!!!
Greetz Pain.