S
Syd
I have a pop up message box with two lines of text to
alert the user. The message looks like this: "Thank You" &
vbCrLf & vbCrLf & "You Just Canceled The Current Year's
Data Change."
What I'd like to do is center each of those message
statements on the pop-up message box. Similar to:
"Thank You"
"You Just Canceled The Current Year's Data Change."
How can I accomplish this?
Thanks,
alert the user. The message looks like this: "Thank You" &
vbCrLf & vbCrLf & "You Just Canceled The Current Year's
Data Change."
What I'd like to do is center each of those message
statements on the pop-up message box. Similar to:
"Thank You"
"You Just Canceled The Current Year's Data Change."
How can I accomplish this?
Thanks,