C
Chuckles123
This may be my imagination, but it appears there is not a one-to-one
relationship between the number of spaces that I insert between the
quote marks when specifying the Msg and the appearance of the text in
the MsgBox when the macro is executed. For example, I have some rather
long Msg statements that I would like to appear on three lines in the
MsgBox. So, I insert a guesstimated number of spaces into two sections
of the Msg spec to force word wrap at those sections. It's a trial and
error process. Is there a one-to-one relationship?
Thanks for a response.
Chuckles123
relationship between the number of spaces that I insert between the
quote marks when specifying the Msg and the appearance of the text in
the MsgBox when the macro is executed. For example, I have some rather
long Msg statements that I would like to appear on three lines in the
MsgBox. So, I insert a guesstimated number of spaces into two sections
of the Msg spec to force word wrap at those sections. It's a trial and
error process. Is there a one-to-one relationship?
Thanks for a response.
Chuckles123