A
AJOLSON
I am trying to adjust the font size of a message box but can seem to get it
to work. This is what I have
Dim strTemp as string
StrTemp = " Test Message'
strTemp.fontsize = 12
Msgbox strTemp
Any help in coding this right would be appricated.
Andy
to work. This is what I have
Dim strTemp as string
StrTemp = " Test Message'
strTemp.fontsize = 12
Msgbox strTemp
Any help in coding this right would be appricated.
Andy