Hello guys,
I want to know if it is possible to add more rows of text in a standard MsgBox.
I am using an OkOnly MsgBox, and I want to put some more information in this message box.
Like this idea:
http://gregmaxey.mvps.org/Custom_MsgBox.htm
Is this possible? The code at that website does not work, because it is for Words?!
I know I can make this with a Userform, but takes more time than simply putting in a code
in the standard msgbox.
I want to enable this msgbox on click at a CommandButton.
Thanks for your help!
I want to know if it is possible to add more rows of text in a standard MsgBox.
I am using an OkOnly MsgBox, and I want to put some more information in this message box.
Like this idea:
http://gregmaxey.mvps.org/Custom_MsgBox.htm
Is this possible? The code at that website does not work, because it is for Words?!
I know I can make this with a Userform, but takes more time than simply putting in a code
in the standard msgbox.
I want to enable this msgbox on click at a CommandButton.
Thanks for your help!