Results 1 to 2 of 2

Thread: Solved: Font in MSGBOX

  1. #1
    VBAX Regular
    Joined
    Nov 2005
    Posts
    39
    Location

    Solved: Font in MSGBOX

    Well, my first crack at VBA in Outlook seems to be a success. But I have one detail that I would like to clean up if possible. Is there a way that I can change the FONT that is being used in the MSGBOX? This is obviously just a cosmetic issue, but being that the msgbox I am dispaying has multiple lines I would like for it to line up neatly.

    Thanks!

  2. #2
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,887
    Location
    I'd use a UserForm with a label -- that wzy you can make it look just the way you want

    Paul

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •