access2007实例_Access 2007中禁用的第一件事
access2007实例
I have just started to play around with Access 2007 and so far my thoughts are indifferent. I am not sure how well the “Ribbon” is going to play out. I work in Access Databases a lot with my job and I am pretty comfortable with the way things have been. I have gotten used to the Ribbon in Word, Excel, and Outlook. In fact it seems to make those tasks more fun. I have been really holding off on Access though.
我刚刚开始使用Access 2007,到目前为止,我的想法无动于衷。 我不确定“ Ribbon”的表现如何。 我经常在Access数据库中工作,并且对情况一直很满意。 我已经习惯了Word,Excel和Outlook中的功能区。 实际上,这似乎使这些任务变得更加有趣。 我确实一直在推迟访问。
I have found the first thing you will want to disable in Access 2007. That is the annoying security on VBA Macros that are enabled by default.
我发现您要在Access 2007中禁用的第一件事。这是默认情况下启用的VBA宏上令人讨厌的安全性。
Click Options when you try to open your first Database.
当您尝试打开第一个数据库时,请单击“选项”。
I know they are trying to protect less suspecting users here… but if you’re familiar with Database management … there is NO reason for this to be enabled. Instead of just enabling the content, click on the “Open the Trust Center” hyperlink.
我知道他们在这里试图保护较少可疑的用户……但是,如果您熟悉数据库管理……则没有理由启用此功能。 单击“打开信任中心”超链接,而不仅仅是启用内容。
This brings you directly to the Macro Settings without having to navigate through Access Options. Enable all Macros .. click ok and be done with it!
这使您直接进入“宏设置”,而不必浏览“访问选项”。 启用所有宏..单击“确定”并完成操作!
Mysicgeek’s Tech Lingo: Macro – In Access this is a series of tasks pulled together into one button click. For Example, you can have a macro query several tables or other queries to make a table with your desired results.
Mysicgeek的Tech Lingo: 宏–在Access中,这一系列任务组合在一起,只需单击一下按钮。 例如,您可以使一个宏查询几个表或其他查询以使表具有所需的结果。
-
› How to Quickly Scroll Through Home Screen Pages on iPhone and iPad
-
› How to Move a Window to Another Virtual Desktop on Windows 10
-
› What’s the Deal with Google Home and Nest? Is There a Difference?
翻译自: https://www.howtogeek.com/79793/the-first-thing-to-disable-in-access-2007/
access2007实例