Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default how do i change font size in msgbox

i am using the following to display results at the end of a macro how can i
increase the font size used in the message box
MsgBox "Stats Updated" & Chr(13) & ordersok & Chr(13) & inhandok & Chr(13) &
percompok
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default how do i change font size in msgbox

Hi Pete,

I do not believe that this is possible with VBA You could replace message
box with a userform which would give you greatly enhanced format options.

---
Regards,
Norman



"pete the greek" wrote in message
...
i am using the following to display results at the end of a macro how can i
increase the font size used in the message box
MsgBox "Stats Updated" & Chr(13) & ordersok & Chr(13) & inhandok & Chr(13)
&
percompok



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
change font size on screen, but prints in old size lvrcdval Excel Discussion (Misc queries) 2 July 19th 07 02:36 PM
change scaling % but font size didnt change porportionally, pls he Scaling question Excel Discussion (Misc queries) 0 March 12th 07 03:16 AM
Change all text one font size up with various font sizes used. omchrystal New Users to Excel 2 March 6th 07 09:01 PM
MsgBox Font Size change Robert Christie[_3_] Excel Programming 3 January 28th 05 01:51 PM
Change Font Size Steve Klenner Excel Worksheet Functions 2 November 14th 04 09:34 PM


All times are GMT +1. The time now is 12:21 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"