B
billelev
I am able to use the OpenCurrentDatabse method to open a new instance
of an existing database and then open a form within that database.
However, if the database I am interested in is already open, is there
a way to open a form in the existing instance of that (already open)
database?
Thanks.
NB. The VBA code being executed exists in one database, and the form
in a different database.
of an existing database and then open a form within that database.
However, if the database I am interested in is already open, is there
a way to open a form in the existing instance of that (already open)
database?
Thanks.
NB. The VBA code being executed exists in one database, and the form
in a different database.