开发者

Microsoft Access 2007: enabling setValue, trusted locations etc

开发者 https://www.devze.com 2023-02-22 22:42 出处:网络
I want to use setValue in Macro. I read that if my database is not trusted then setValue will not appear in list of available Actions.

I want to use setValue in Macro. I read that if my database is not trusted then setValue will not appear in list of available Actions.

Originally when I started my database a little message was displayed saying that my DB was not trusted and indeed setValue was not available.

So I follow the recipe of adding my database's location C:\Users\Me\MyTrustedDatabases to the Trust Center's list of truste开发者_高级运维d locations, I've verified that "disable all trusted locations" is not set.

Now when I start my DB the message about the DB not being trusted is not displayed. And yet I don't see the setValue Action in the drop-down list of actions.

Suggestions for what I'm missing?


Simple answer: Select the Show All Actions option in the Design ribbon.

0

精彩评论

暂无评论...
验证码 换一张
取 消