操作菜单 可以自定义菜单,或直接调用菜单上的操作: CommandBars("menu bar").Controls("工具(&T)").Controls("宏(&M)").Controls("安全性(&S)...").Execute
设置注册表(运行时不适用): [HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Access\Security] "Level"=1 //低 "Level"=2 //中 "Level"=3 //高