Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Can someone get this to work: Text is supposed to be formatted *Max*imum value required with only "Max" bolded. Sub FormatText() msg = "Maximum value required" txt = msg.Characters(Start:=1,Length:=3).Font.Bold Msgbox txt End sub TIA -- davidm ------------------------------------------------------------------------ davidm's Profile: http://www.excelforum.com/member.php...o&userid=20645 View this thread: http://www.excelforum.com/showthread...hreadid=379982 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formatting text differently within a Msgbox | Excel Programming | |||
new line in msgbox text | Excel Programming | |||
MsgBox formatting | Excel Programming | |||
VBA MsgBox() Text | Excel Programming | |||
Formatting a MsgBox number | Excel Programming |