Exit query without a question

  • Thread starter azekry via AccessMonster.com
  • Start date
A

azekry via AccessMonster.com

Hi
I created a form with buttons, which when clicked opens a query which
displays
a pivot chart like this:
DoCmd.OpenQuery "test", acViewPivotChart, acReadOnly
when i use the pivot chart drop areas to see different views and then exit i
get the following question:
do you want to save changes to the layout of the query?
is there a way to exit keeping the original layout and not have that annoying
question
whenever i click any button in the pivot chart.

Thanks
 

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

Top