ladivapr
07-22-2004, 10:48 AM
how do I do so that when I open a form and I close it automatically it saves the data entered. Is this done by a property of the form?
|
View Full Version : saving data question ladivapr 07-22-2004, 10:48 AM how do I do so that when I open a form and I close it automatically it saves the data entered. Is this done by a property of the form? monkeytunes 07-22-2004, 10:50 AM I believe Access updates records by default when they're changed. There are ways to make it so Access will ask you whether you want to save changed records. Why, are your records NOT being updated when you close a form? Pat Hartman 07-22-2004, 11:15 AM Take a look at this thread: http://www.access-programmers.co.uk/forums/showthread.php?p=299809#post299809 |