+ Reply to Thread
Results 1 to 2 of 2

MsgBox--partial formatting

  1. #1
    Forum Contributor
    Join Date
    03-03-2005
    Posts
    315

    MsgBox--partial formatting

    How do I BOLD part of message displayed by the MesgBox? For example, to bold "Decimals" in "Supply inputs in decimals".

    Were this to be in cell A1, I would use Range("a1").Character(19, 8).Font.Bold=True but this method fails for msgbox.

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643
    As far as I know you can't without using the Windows API.

    Why not create a userform to display the messsage?

    You could format that as required.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1