0
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 5 years have passed since last update.

Office2016 VBエディタの不具合で設定ができない?

Posted at

背景

Windows7、Office2010のサポートが2020年2月?に切れるので、Office2016にUPDATEしました。

問題発生

純正の設定ではコードが読みづらいので、「エディタの設定」をしようとしたところ、
アプリが落ちてしまうではないか。
image.png

対応方法

レジストリをいじる

image.png

コンピューター\HKEY_CURRENT_USER\Software\Microsoft\VBA\7.1\Commonへアクセスする
image.png

「FontFace」を開いて、値を好きなフォントにする。
※使えるフォントはC:\Windows\Fontsで確かめておくことをおススメします。

登録したら、Office系を再起動する。で、VBエディタを開くと。。。通常通り動きました。


参考記事

仕事で毎日VBAを書くので、すごく助かった。
参考記事

0
0
0

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
0
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?