G
Guest
For grins, I ran the Analyzer tool on an Autoexec Macro that runs a VB
function. It suggested I convert it to VBA. The converter created a
function called Autoexec_Autoexec.
Is this the standard name for a VB function that will execute each time the
database opens? Does this function need to be in a module with a specific
name as well? I can't find anything in VBA Help that defines this.
Thanks.
function. It suggested I convert it to VBA. The converter created a
function called Autoexec_Autoexec.
Is this the standard name for a VB function that will execute each time the
database opens? Does this function need to be in a module with a specific
name as well? I can't find anything in VBA Help that defines this.
Thanks.