View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Changing font for msgbox

Easy.

Right-click anywhere on the Desktop and:

Properties Appearance Advanced Message Box and then pick the font,
size, color, etc.


Then a bunch of O.K.'s
--
Gary''s Student - gsnu200905


"jeff" wrote:

Is it possible to change the font of a msgbox? I have one that will
show text plus a cell value. I've tried changing the font of the cell,
but it doesn't change it when it's in the msgbox. I've looked in Help,
and in past posts, but cannot find anything on it. Maybe it can't be
done in VBA.
Thanks
j.o.