Thread: Font Size
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Font Size

Those builtin tools are very limited.

Maybe it's time to learn about UserForms???

Debra Dalgleish's site:
http://contextures.com/xlUserForm01.html

Tom Ogilvy posted these links:
Peter Aiken Articles:
Part I
http://msdn.microsoft.com/library/en...FormsPartI.asp
Part II
http://msdn.microsoft.com/library/en...ormsPartII.asp

WLMPilot wrote:

Can the font size within a MsgBox or InputBox be changed? If so, how?
I want to change part of the font to a larger size. Also, if color can be
changed, how would that be done?

Thanks,
Les


--

Dave Peterson