
Sub ExStatement()
MsgBox Prompt:=”その操作はできません”, Title:=”警告”
End Sub
msgbox 関数の構文
msgbox(prompt,buttons,title,helpfile,context)

Just another WordPress site

Sub ExStatement()
MsgBox Prompt:=”その操作はできません”, Title:=”警告”
End Sub
msgbox 関数の構文
msgbox(prompt,buttons,title,helpfile,context)