Hi everybody,
I need to open an Access form from the
VB application to do some job and return the control back to
VB. I've just got the point when I can open the form using app.DoCmd.OpenForm automation method. But the Access has been open as a separate application. How to make Access "control-dependant" from my
VB application? Or how to catch an event of closing the Access application?
Any suggestions will be appreciated.
-Dmitriy
