What is the command for opening from VBA code in MSAccess the
Tools\Macro\Sec urity window ?
the opitons window can open with the following command:
DoCmd.RunComman d acCmdOptions
Tools\Macro\Sec urity window ?
the opitons window can open with the following command:
DoCmd.RunComman d acCmdOptions
Comment