How can you stop this prompt? I have checked everywhere on internet and cannot find an answer!
I have a Navigation Form in Access 2010. First page has two subforms: Datasheet1 and Chart1.
Whenever I click on another tab of the Navigation Form I get the mentioned prompt! (unless I do a control+s before)
I have checked everywhere but can't seem to find. Some suggest to use the DoCmd.Close + Saveno but it doesn't apply here since I am not closing anything. Another was suggesting a code using .SetWarnings False but it doesn't work either.
Any genius who could give me an answer?
Thank you!
I have a Navigation Form in Access 2010. First page has two subforms: Datasheet1 and Chart1.
Whenever I click on another tab of the Navigation Form I get the mentioned prompt! (unless I do a control+s before)
I have checked everywhere but can't seem to find. Some suggest to use the DoCmd.Close + Saveno but it doesn't apply here since I am not closing anything. Another was suggesting a code using .SetWarnings False but it doesn't work either.
Any genius who could give me an answer?
Thank you!