Display Document Tabs

lhanes72

Registered User.
Local time
Today, 04:34
Joined
Dec 2, 2008
Messages
31
It looks like almost anything you can do manually in Access you can do with code. Here's one I haven't been able to find an answer to yet.

What is the code to turn on and off the Display Document Tabs?

Thanks for the help.
 
In Access 2007 on the Office Button, there is a button at the bottom for Access Options. In the Current Database tab (once the Access Options button is clicked) under Application Options, there is a checkbox for Display Document Tabs.
 
In Access 2007 on the Office Button, there is a button at the bottom for Access Options. In the Current Database tab (once the Access Options button is clicked) under Application Options, there is a checkbox for Display Document Tabs.
Hmm, thanks - I'll have to check that one out when I get home. If someone else has the answer that will be good. Otherwise I'll try to get it.
 
I looked and tried various things but couldn't do it. The documentation on all of the Application.SetOption code is pretty thorough and it doesn't include that option. I think you'll have to set it manually.
 

Users who are viewing this thread

Back
Top Bottom