Database suddenly opens to Modules by default

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Startup option are set to Default-Form\None, Display Database Window and
Display Status Bar. All other options are disabled. But upon opening the
database, it jumps automatically to the Modules objects. Even though I might
have a query selected, or a table, or an object in a Group when I close, it
always brings me back to the Modules page when I open again. Have never seen
this before, and definitely do not want this! Anyone know what could be
controlling this??

Thanks!!
 
Might be caused by the fact that you did some debugging. click on any query
make a change, put the options back to the original situtations. Save the
query and it should be handled. I'm assuming you don't mean the VBA window
pops open right? In that case choose save in the module window close the
window and restart Access.
 
Maurice - thank you so much. Your assumption re: the VBA window is correct.
That is not opening. Just that the database window opens onto the Modules
Object.

I tried your procedure, and it did work, sort of. After I saved the query,
I closed the database and went right back in. The database window opened
onto the Queries Object, and the query I had previously saved had the
highlight. But then I navigated to where I really want the Database window
to open (A Group I had created to feature certain queries and a macro). I
thought that just by clicking onto my Group, then closing the database, it
should take me right back to that Group when I re-opened. But I found myself
back on the Modules Object!

I have not done any VBA debugging. This whole issue may disappear, as my
user may prefer a menu-type form, so I'm not too worried. But I sure would
love to know what is controlling this behavior. Thanks again.
 

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

Back
Top