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.

Q1.ExcelVBAを始めるには?

0
Last updated at Posted at 2020-01-06

ExcelVBAの始め方について解説します。
5分程度で、できることですのでぜひやってみてください。

では、早速ですが、Excelを立ち上げて見てください。
ちなみに僕は2016を使っていますが、どのVersionでも概ね同じです。

無題.png

上の画像のように開発タブから、Visual Basicを押せば、簡単にVBE(エディタ)を起動することができます。

しかしながら、普段使っていない人の環境では、表示されていない可能性が高いので、
今回はこのように表示されていないケースを表示して、どのようにしたら表示できるかについて説明します。

[ファイル] → [オプション] → [リボンのユーザー設定]から下記のような画面へ移ります。

無題1.png

そうしたら、図のように開発のチェックボックスにチェックを入れるだけ。
これで、あなたはすぐに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?