HWL
Active Member
- Joined
- Dec 1, 2009
- Messages
- 462
I'm trying to color just a segment of a string using VBA. The entire string is generated in VBA but I want a segement to be red.
There should be something in FORMAT perhaps?
test = "This is a test. " & format("test 1 2 3", color#3???)
Thanks for the help
There should be something in FORMAT perhaps?
test = "This is a test. " & format("test 1 2 3", color#3???)
Thanks for the help