How do you set the Tools-Options-ShowHiddenObjects via ADO/DAO

B

Bob

access 2k;

I want to be able to set many of the checkboxes on the Tools pulldown
menu / Options / View-tab.

how is this accomplished via vb?

tia - Bob
 
G

Geoff

I want to be able to set many of the checkboxes on the Tools pulldown
menu / Options / View-tab.

Bob - see:

Application.SetOption
Application.GetOption

Regards
Geoff
 

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