Dessie
04-10-2001, 03:15 AM
Having problems saving a form with tabs & sub forms in Access 97 SR-1. System is used by 6 users & when they exit this form it asks them if they want to save changes even though no one has made any.
|
View Full Version : Closing Forms Dessie 04-10-2001, 03:15 AM Having problems saving a form with tabs & sub forms in Access 97 SR-1. System is used by 6 users & when they exit this form it asks them if they want to save changes even though no one has made any. llkhoutx 04-11-2001, 12:54 PM Toggle docmd.setwarnings Dessie 04-12-2001, 02:43 AM Many Thanx llkhoutx I'll test it out. Pat Hartman 04-12-2001, 07:23 PM Do you use any code that changes the form itself such as changing the recordsource? This could cause the save changes message. |