ニュース

To change the cell background with VBA Editor in Excel follow these steps: Launch Microsoft Excel. Click the Developer tab, then click the Visual Basic button. Once the VBA Editor is open, type the ...
本連載では、Excel VBA (Visual Basic for Applications)を使ってできることを、トピックごとに紹介していきます。特に最近注目されている様々なWebサービスについて、Web API (Application Programming Interface)を経由して、Excelから利用する方法を多く取り上げる予定です。
Excelで作った住所録の地図を表示する場合、ブラウザを起動し、Googleマップのような地図ページを表示し、住所をコピペして検索するのが通常の操作です。複数の住所の地図を順次見たい場合は、ウィンドウの切替と住所のコピペとを、その都度繰り返す ...