1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

実行時エラー'1004' プログラミングによる Visual Basic プロジェクトのアクセスは信頼性に欠けます のexcel2016での解決方法

Posted at


実行時エラー 1004 信頼性に欠けます office2016
でググってTOPに出てきた
「プログラミングによる Visual Basic プロジェクトへのアクセスは信頼性に欠けます」と表示される場合の対処法[エクセルVBA] : バヤシタ
に記載のように

「ファイル」
→「オプション」
→「セキュリティ センター」
→「セキュリティ センターの設定」(ボタン)
→「マクロの設定」
→「VBA プロジェクト オブジェクト モデルへのアクセスを信頼する」のチェックボックスをオンにする。

で解決しましたっ\(^o^)/

事務方から問い合わせがあった時のためにメモるっ

1
0
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?