Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need to set focus on "Groups" database objects upon .m file open??? 1

Status
Not open for further replies.

coder30

Programmer
Apr 7, 2006
16
US
My database opens and the module tab is always visible. How can I set focus to the "Groups" database object instead? I looked for a default view in Tools>Options but found none. Does anyone have any ideas?

Thanks,

lw
 
Thanks, but I don't see anything in there to change which tab you view, only toolbars, forms, other objects. It would probably have to be done through VBA accessing the Application Objects, but I'm not that advanced at coding.
 
Access opens with the last used view. If the mdb closes when Groups has focus, it should open to that as well. Don't know of any code to accomplish this, although I'm sure Microsoft has some APIs that aren't being shared out...

Silence is golden.
Duct tape is silver.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top