Oct 20, 2004 #1 rarubio1 Programmer Joined Jan 25, 2002 Messages 64 Location US I would like to display the following error message in bold font: MsgBox "You are about to delete critical data." How can I do so? Thanks! RR
I would like to display the following error message in bold font: MsgBox "You are about to delete critical data." How can I do so? Thanks! RR
Oct 20, 2004 #2 Transcend Programmer Joined Sep 29, 2002 Messages 858 Location AU I don't think you can in a message box - but you can create your own message box with a form and a couple of lables. Transcend Upvote 0 Downvote
I don't think you can in a message box - but you can create your own message box with a form and a couple of lables. Transcend
Oct 20, 2004 #3 mattKnight Programmer Joined May 10, 2002 Messages 6,239 Location GB thread222-901617 offers some other techniques some of which may be overkill. Transcend offers the simplest solution! Take Care Matt If at first you don't succeed, skydiving is not for you. Upvote 0 Downvote
thread222-901617 offers some other techniques some of which may be overkill. Transcend offers the simplest solution! Take Care Matt If at first you don't succeed, skydiving is not for you.
Oct 20, 2004 #4 Transcend Programmer Joined Sep 29, 2002 Messages 858 Location AU Sorry about the spelling of labels .. I was in a hurry! Transcend Upvote 0 Downvote