Hi there,
I have an Access Application ("A"
which calls an Excel application ("E"
. I do not want that "E" is opened 'manually', but only by "A".
In other words, the Workbook_Open procedure in "E" should check, if "A" is calling it. If so, "E" should run, otherwise terminate itself.
Any simple suggestion for this? I have used the UserControl function, but it does not work correctly.
Thanks for any advice or help,
GeorgP
I have an Access Application ("A"
In other words, the Workbook_Open procedure in "E" should check, if "A" is calling it. If so, "E" should run, otherwise terminate itself.
Any simple suggestion for this? I have used the UserControl function, but it does not work correctly.
Thanks for any advice or help,
GeorgP