I am trying to open Database #2 while in Database #1 and delete a
table that is in #2 so that I can copy a table from #1 into #2 - all
through a function. My Database #2, as part of the start up, opens a
form for user sign in. It is not starting up with autoexec. I do not
want the function to open the window and subsequently open the form in
Database #2. Is there anyway to get around this? If I put the open
form in the autoexec and not in the start up, can I work around it?
And if so, can anyone offer any help or suggestions on the how to's.
I have spent the day trying to find a way around it and have gotten
nowhere, but confused.
Thanks in advance for any help!
table that is in #2 so that I can copy a table from #1 into #2 - all
through a function. My Database #2, as part of the start up, opens a
form for user sign in. It is not starting up with autoexec. I do not
want the function to open the window and subsequently open the form in
Database #2. Is there anyway to get around this? If I put the open
form in the autoexec and not in the start up, can I work around it?
And if so, can anyone offer any help or suggestions on the how to's.
I have spent the day trying to find a way around it and have gotten
nowhere, but confused.
Thanks in advance for any help!
Comment