VBAマクロのデバッグで、ループの中の変数の値が、どう変わっていくかを確認したい…。そんなとき、MsgBoxを使って、何度も表示させていませんか?ループが100回もあれば、100回も「OK」ボタンをクリックしなければならず、とても大変です。 この、マクロ ...
The message width and height is limited and cannot be altered The maximum width and height is specified as a percentage of the screen size which defaults to: 80% width and 90% height (hardly ever used ...
I can't believe how difficult this seemingly simple task has turned out to be. I need to be able to get a date value stored in an Excel spreadsheet (say, C Temp\file.xls) in cell B28, and put that ...