Stopping autosave with forms that have subforms

  • Thread starter Thread starter Guest
  • Start date Start date
What do you mean by "AutoSave"? Are you referring to the save that happens
if you make a change to a MainForm and then move the focus to a SubForm?
 
tope12 said:
How do you stop autosave with forms that have subforms?

That is not something that can be turned off. You would have to do a LOT of
extra work like use unbound forms and do all saves with code and/or use work
tables for your form instead of the real ones.

Best is to learn how to use Access at it actually works instead of how you think
it should work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Program unbound subforms using DAO 1
Form/SubForm Auto Record Save 6
AutoSave 4
Controlling autosave 3
Using a Save button 11
Excel and "autosave" 3
Excel 2003 autosave feature question 2
Access Main form/Subform Navigation 0

Back
Top