Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我想进入 Access 2007 中的 VB 模块。通常我会通过 Alt+F11 来完成,但它不起作用。
谢谢,
尼科尔兹
尝试在按住 shift 键的同时启动它。
从 Access 2007 开始,我的理解是,如果程序员禁用启动绕过热键 - 就无法绕过它。但是,它不是菜单中的选项 - 您必须以编程方式写入禁用功能。否则,Shift 键是绕过启动脚本的最常见热键。