Open the code window, and Find (Edit menu):
SelectObject
That's the usual method of showing the database again.
If it happens as soon as the database opens, it's probably in a macro named
AutoExec, or in the Open or Load event of the start up form, or somehing
triggered from those events.
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users -
http://allenbrowne.com/tips.html
Reply to the newsgroup. (Email address has spurious "_SpamTrap")
"James" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I did that already. It has to be something in the code somewhere or
behind
> the Access code.
>
> "Allen Browne" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Uncheck the "Windows in Taskbar" option.
> >
> > --
> > Allen Browne - Microsoft MVP. Perth, Western Australia.
> > Tips for Access users - http://allenbrowne.com/tips.html
> > Reply to the newsgroup. (Email address has spurious "_SpamTrap")
> >
> > "James" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Is there a reason or a fix for the databse window if you can't get it
to
> > > stay hidden. When I open up my db all of the startup features work
but
> > the
> > > "Display Database Window." I have that unchecked (null). I have
tried
> to
> > > check it and then uncheck it and many other things. Any one know of
> > > anyhting that will help?