H
Hermione
Hi
I have a function in a module who return a string
I want to put some data of the string in RED color
Is it possible
my string: strText & " || " & strAddress & " || " & strPhone
I want the value of:
strText
strAddress
strPhone
to be Red or another color but not black
Note: My string is in a module
Thanks
I have a function in a module who return a string
I want to put some data of the string in RED color
Is it possible
my string: strText & " || " & strAddress & " || " & strPhone
I want the value of:
strText
strAddress
strPhone
to be Red or another color but not black
Note: My string is in a module
Thanks