Disable shortcuts in Access 2013

佐手、 提交于 2019-12-11 07:06:29

问题


Is their a way to disable default keyboard shortcuts in Access 2013's forms? Like disabling ctrl+s = save record?


回答1:


Only method I found to disable ctrl+p was with an AutoKeys macro. Perhaps the same is true for cmd+s.

However, not seeing cmd+ referenced in https://support.office.com/en-us/article/Run-an-Access-macro-by-using-a-keyboard-shortcut-0D267570-D3DA-46EB-9BFB-A3C81AF676BE

Did you perhaps mean ctrl+s?



来源:https://stackoverflow.com/questions/44945148/disable-shortcuts-in-access-2013

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!