Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
If I call up a MsgBox with code as below, can I change the font size of that MsgBox using VBA? Sub MsgBox1() If MsgBox("Caution!! You are about to clear data from this worksheet." & vbCr & vbCr & _ "Is that your intension?." & vbCr & vbCr & _ " CONTINUE Y/N?", vbYesNo) < vbYes Then Exit Sub TIA -- Thank you Regards Aussie Bob C. Using Windows XP Home + Office 2003 Pro |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change font size on screen, but prints in old size | Excel Discussion (Misc queries) | |||
change scaling % but font size didnt change porportionally, pls he | Excel Discussion (Misc queries) | |||
Change all text one font size up with various font sizes used. | New Users to Excel | |||
Tabs: Change font size? | Excel Discussion (Misc queries) | |||
Change Font Size | Excel Worksheet Functions |