D
Douglas
I have 2 databases. When I call the first database from
the desktop shortcut it calls the second database and
opens it and closes the first database. The login screen
is a little jerky because it opens Access the first time
for DB1 and then opens Access the second time for DB2 and
closes the first Access. This all happens in about 3 to 4
seconds. Is there a way that you can stop the screen from
updating until the form in DB2 is open which is the Form
on the StartUp of DB2. In excel I have seen something in
the VBA macros called Application.ScreenUpdating = False.
Is there anything like this for Access.
Also is there a way that you make access not appear as
though it is tracking? (gathering?) to the status bar when
you Quit the program. Maybe this would help me also.
Thank you for your help.
the desktop shortcut it calls the second database and
opens it and closes the first database. The login screen
is a little jerky because it opens Access the first time
for DB1 and then opens Access the second time for DB2 and
closes the first Access. This all happens in about 3 to 4
seconds. Is there a way that you can stop the screen from
updating until the form in DB2 is open which is the Form
on the StartUp of DB2. In excel I have seen something in
the VBA macros called Application.ScreenUpdating = False.
Is there anything like this for Access.
Also is there a way that you make access not appear as
though it is tracking? (gathering?) to the status bar when
you Quit the program. Maybe this would help me also.
Thank you for your help.