View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Halim Halim is offline
external usenet poster
 
Posts: 182
Default How do I bold certain words or letters in a Msgbox in Excel macro

Hi,

This is not the answer ... but why u don;t use userform an a label on it
--

Regards,

Halim


"TheGrimbler" wrote:

How do I bold certain words or letters in output that an Excel Visual Basic
macro produces? Example: Say, I want to bold or underline the word STOP or
WAIT, then continue on with unbolded text.

I am using Excel 2000.

Thanks much.