W
Warrio
Hello!
If a database was opened with the shell statement as vbHide, how can this
database become visible?
as an example:
a database db1.mdb opens db2.mdb with this function
Shell "MsAccess 'C:\db2.mdb'", vbHide
What would be the code to put into db2.mdb so it makes itself become
visible?
Thanks for any suggestion!
If a database was opened with the shell statement as vbHide, how can this
database become visible?
as an example:
a database db1.mdb opens db2.mdb with this function
Shell "MsAccess 'C:\db2.mdb'", vbHide
What would be the code to put into db2.mdb so it makes itself become
visible?
Thanks for any suggestion!