Thumbnail of post image 020

Excel,VBA,Windows API

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

Thumbnail of post image 027

Excel,VBA,Windows API

VBAのUserForm上で右クリックした時にコンテキストメニューを出したいという場面に出 ...

Thumbnail of post image 149

Excel,VBA,Windows API

DestroyMenu関数 DestroyMenu関数は指定したメニューを破棄し、メモリを ...

Thumbnail of post image 188

Excel,VBA,Windows API

CreatePopupMenu関数 CreatePopupMenu関数はドロップダウンメニ ...

Thumbnail of post image 006

Excel,VBA,Windows API

VBAマクロ開発時にユーザーに色を選択させたいという場面に出くわすことがあります。Exce ...

Thumbnail of post image 171

Excel,VBA,Windows API

VBAで日付を入力させる際にカレンダーから選択させたいという場面に出くわすことがあります。 ...

Thumbnail of post image 026

AI,DLL,Excel,VBA

Excelはデータ管理や計算処理において非常に便利なツールですが、時には印刷物やスクリーン ...

Thumbnail of post image 156

Excel,VBA,Windows API

VBAでUserFormを使った開発をしているときに「このイベントがあったらいいな」と思う ...

Thumbnail of post image 109

Excel,VBA,Windows API

VBAのUserFormにファイルを入力してもらう際にファイル選択ダイアログを使って入力さ ...

Thumbnail of post image 008

Excel,VBA,Windows API

CloseWindow関数 CloseWindow関数は指定したウィンドウを最小化するため ...

Thumbnail of post image 114

Excel,VBA,Windows API

GetCursorPos関数 GetCursorPos関数は現在のマウスカーソル位置の座標 ...

Thumbnail of post image 143

Excel,VBA,Windows API

VBAでマクロを作成しているとき、他のアプリケーションと同じようにUserFormウィンド ...

Thumbnail of post image 151

Excel,VBA,Windows API

SetCursorPos関数 SetCursorPos関数はマウスカーソルを指定の座標に移 ...

Thumbnail of post image 056

Excel,VBA,Windows API

ScreenToClient関数 ScreenToClient関数はスクリーン基準の座標を ...