Don't run an explanation form

A

an

Hello!

I have an Access example DB dowloaded on web.
I would like to adapt it but when DB open run a form with text about it.
I don't see any macro or reference about this form.
If delete it, return an error message.

How is possible to turn this situation, please?
Thanks in advance.
an
 
T

Tom Wickerath

Hi An,

Click on Tools > Startup...
Do you see the name of this form listed in the upper right portion, under
"Display Form/Page:"? If so, either set this to another form, or clear the
value.


Tom

http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________

:

Hello!

I have an Access example DB dowloaded on web.
I would like to adapt it but when DB open run a form with text about it.
I don't see any macro or reference about this form.
If delete it, return an error message.

How is possible to turn this situation, please?
Thanks in advance.
an
 
D

Dennis

If there is no macro called Autoexec then click on the tools menu and select
startup.
This will show you the form that is launched when the database starts. You
can then trace what happens from that form.
 
U

uriel

an said:
Hello!

I have an Access example DB dowloaded on web.
I would like to adapt it but when DB open run a form with text about it.
I don't see any macro or reference about this form.
If delete it, return an error message.

How is possible to turn this situation, please?
Thanks in advance.
an
 
U

uriel

an said:
Hello!

I have an Access example DB dowloaded on web.
I would like to adapt it but when DB open run a form with text about it.
I don't see any macro or reference about this form.
If delete it, return an error message.

How is possible to turn this situation, please?
Thanks in advance.
an
 
Top