M
Mike Thomas
Our app needs to run a VBA module which relinks tables from another mdb.
I was running it via the AutoExec macro, but have run into a a strange
problem and would like to eliminate the macro alltogether.
Is there a way I can run the VBA module when the mdb is opened without doing
it through a macro? Perhaps some sort of application event?
The mdb opens with the Switchboard form. I could run the module from the
Open event of that form, but I'd like to run it before any forms open.
Thanks
Mike Thomas
I was running it via the AutoExec macro, but have run into a a strange
problem and would like to eliminate the macro alltogether.
Is there a way I can run the VBA module when the mdb is opened without doing
it through a macro? Perhaps some sort of application event?
The mdb opens with the Switchboard form. I could run the module from the
Open event of that form, but I'd like to run it before any forms open.
Thanks
Mike Thomas