Opening an Autoclose Database

G

Guest

I made a database with a startup code routine.

After the code finishes, I had the DB auto close.

Is there anyway to not load any code when you open a database so I can
actually get into the DB
 
F

Fred Boer

Dear Mike:

Hold down the shift key, and keep it pressed down, while you double-click
the program icon, and while it loads.

HTH
Fred Boer
 
G

Guest

That worked great.

Now, what exactly does that do? does it just supress any code from running?
or just suppress the "startup setup" from running?

I'm just curious
 
S

storrboy

That worked great.

Now, what exactly does that do? does it just supress any code from running?
or just suppress the "startup setup" from running?

I'm just curious


It prevents any options set in the Start-up options from being used
and prevents running the AutoExec macro.
 
D

Douglas J. Steele

storrboy said:
It prevents any options set in the Start-up options from being used
and prevents running the AutoExec macro.

Many other Microsoft products, such as Word or Excel, work the same way,
btw.
 

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