I'm not getting an error...just a save form prompt and I'm not making any changes in the recordsource. I've noticed that it only happens when a new record is added to the recordsource which is a query? Would the fact that it is a query recordsource have anything to do with it?
"Gina Whipp" wrote:
[Quoted Text] > Gator, > > Happened to me once and I when I looked the RecordSource for the form had a > field that I had deleted from the table. Once I fixed the RecordSource, by > deleting that field, the error went away. > > -- > Gina Whipp > > "I feel I have been denied critical, need to know, information!" - Tremors > II > > "Gator" <Gator[ at ]discussions.microsoft.com> wrote in message > news:6A1F165D-0C59-47BF-BF68-42BD01492E10[ at ]microsoft.com... > >I have a form with listboxes that allow me to click values that are then > > added to records. Whenever I close the form, a 'do you want to save' > > prompt > > occurs, even though I don't make any changes to the form design. What > > code > > can I use to save the form when it is exited? > > >
|