Bryan has attended:
Excel VBA Intro Intermediate course
MsgBox
How can you center the display text on a msgbox
RE: MsgBox
Hi Bryan
Thanks for your question
I have carried out an initial study of this problem and can find no simple solution. I am however sure that I have resolved this issue before, I will therefore make further studies and will respond definitively within the next few days
Regards
Stephen
RE: MsgBox
Thanks Stephen, I shall await your reply.
RE: MsgBox
Hi Bryan
Thanks for your patience
I'm afraid I can find no way to centre the text in the message box in VBA. All the sources I have checked suggest that it is impossible. I will continue looking into it and if I find anything I will follow up.
One possbility would be to add some blank spaces either side of the message. This is a bit cluncky but should work
Regards
Stephen