Hello,
I want to ask you gurus something, is it possible in vba to change the color and the font of a string?
e.g
Dim str as String
str = "Asking questions.."
For that str to Change to Tahoma, or to Red Color. Thanks.
I want to ask you gurus something, is it possible in vba to change the color and the font of a string?
e.g
Dim str as String
str = "Asking questions.."
For that str to Change to Tahoma, or to Red Color. Thanks.