Setting Access options in code

R

Rob

Yes, I believe it is possible.

The way to turn of the confirmation for action queries in
code is to use:
SetOption "Confirm Action Queries", False

Many other options are available with SetOption as well.

Rob
 
J

John Ford

Thanks Rob, is there printed or online documentation for
setting these types of options?
 

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