Open Database Window

G

Guest

When my database opens I have a login form, so I went under tools and
unchecked
"Display Database Window". Now once you login in, I need to tell it to open
the Database window. How to I code it.
 
G

Graham R Seach

I agree with Roger, but hey, it's your database.
Docmd.SelectObject acTable, , True

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 

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