Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks to Herald for his previous help! I wanted to know if it was possible
to format text within a Msgbox differently -- ie -- the first line below I'd like to have a font of 20 with the text bolded. The other lines I'd like to have at a font of 12 with no bolded text. Is it possible to do this? Thanks! MsgBox "INTERMOD CALC" & vbNewLine & _ " " & vbNewLine & _ "Spreadsheet creator: Robert" & vbNewLine & _ " " & vbNewLine & _ "Chief Project Advisor: Lisa" & vbNewLine & _ " " & vbNewLine & _ "Beta Testers: Richard, Lisa," & vbNewLine & _ "George, Kelly, Michael," |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditionally formatting numeric data and text differently | Excel Worksheet Functions | |||
Conditionally formatting text and numbers differently | Excel Discussion (Misc queries) | |||
Conditional Formatting - Code to colour 3+ text values differently | Excel Discussion (Misc queries) | |||
Missing text and/or prints differently from screen | Excel Discussion (Misc queries) | |||
identify numbers and text differently in formula | Excel Discussion (Misc queries) |