在 Access 2003 中从 VBA 添加到 AutoKeys 宏的键盘快捷键
我有一个 Access 2003 应用程序,它有 AutoKeys 宏。我想从我的 VBA 模块向此应用程序添加另一个键盘快捷键。我怎样才能做到这一点?
I have an Access 2003 application and it has AutoKeys macro. I would like to add an another Keyboard shortcut to this application from my VBA module. How can I do that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
要更改您的前端,只需按照您想要的方式对其进行编辑,然后将更新的前端分发给您的用户。不要浪费时间去改变现有的前端,因为前端是完全一次性的——只需用更新的前端替换它即可。
To alter your front end, just edit it the way you want it and then distribute the updated front end to your users. Don't muck about with altering an existing front end, as front ends are completely disposable -- just replace it with the updated one.