Thumbnail of post image 132

Excel,VBA,Windows API

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

Thumbnail of post image 113

Excel,VBA,Windows API

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

Thumbnail of post image 119

Excel,VBA

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

Thumbnail of post image 145

Excel,VBA,画像処理

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

Thumbnail of post image 138

Excel,VBA,Windows API

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

Thumbnail of post image 071

Excel,VBA,Windows API

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

Thumbnail of post image 160

AutoCAD,Excel,VBA

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

Thumbnail of post image 018

Excel,VBA,Windows API

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

Thumbnail of post image 048

Excel,VBA,Windows API

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

Thumbnail of post image 109

C#,Excel,VBA,Windows API

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

Thumbnail of post image 075

Excel,VBA,Windows API

IsWindow関数 IsWindow関数は指定のウィンドウが存在するかを判定するための関 ...

Thumbnail of post image 105

AutoCAD,Excel,VBA

AutoCADにはExcelファイルを表としてDrawingに貼り付けることができる標準機 ...

Thumbnail of post image 083

Excel,VBA,Windows API

AppendMenu関数 AppendMenu関数は指定のメニューの末尾に新規の項目を作成 ...