Thumbnail of post image 070

Excel,VBA,Windows API

ShowWindow関数 ShowWindow関数は指定したウィンドウの表示状態を変更する ...

Thumbnail of post image 050

Excel,VBA,Windows API

GetNextWindow関数 GetNextWindow関数は、指定したウィンドウを基準 ...

Thumbnail of post image 084

Excel,VBA,Windows API

Windows APIでは各ウィンドウに設定されているウィンドウハンドルを使ってウィンドウ ...

Thumbnail of post image 039

Excel,VBA,Windows API

Windows APIのFindWindow関数を使うと、指定したウィンドウのハンドルを取 ...

Thumbnail of post image 174

Excel,VBA,Windows API

Windows APIのFindWindow関数を使うと、指定したウィンドウのハンドルを取 ...

Thumbnail of post image 039

Excel,VBA

Windows APIのURLDownloadToFile関数を利用すると、指定した UR ...

Thumbnail of post image 006

Excel,VBA,画像処理

ビットマップ(.bmp)画像は内部構造がシンプルで、一部のデータを除けば基本的にすべてがR ...

Thumbnail of post image 114

Excel,VBA,Windows API

UserFormはタイトルバーをドラッグすることで移動することができますが、場合によっては ...

Thumbnail of post image 111

Excel,VBA,Windows API

VBAでプログレスバーを使用する際、多くの場合、ループ回数や工程が決まっている処理に対して ...

Thumbnail of post image 191

AutoCAD,Excel,VBA

本ページではExcel VBAでAutoCADを操作する方法を解説していきます。 Auto ...

Thumbnail of post image 175

Excel,VBA,Windows API

通常VBAのUserFormは、Excelなどのアプリケーションウィンドウを親として作成さ ...

Thumbnail of post image 091

Excel,VBA,Windows API

VBAでメッセージボックスの「OK」や「キャンセル」ボタンの文字列を変更したいと思ったこと ...

Thumbnail of post image 170

C#,Excel,VBA,Windows API

漢字をひらがな/カタカナに変換したり、ひらがな/カタカナを漢字に変換したりしたい場合、Ex ...