Changing font color of textbox text.....
Hi Tom
Can you explain that with some code?
thanks Jan
"Tom Ogilvy" wrote:
Use the forecolor property
--
Regards,
Tom Ogilvy
"jan" wrote in message
...
.font color=rgb(255,255,255)
"ben" wrote:
waht code are you running that gave you the error?
"jan" wrote:
Hi all,
I've a textbox on the userform that's shows the names of all the files
openend by my vba code.
Now I will change the font color when file x is open(i.e.on the j:
drive) or
when file y is open(i.e on the c:drive) the font color must change to
another
color.
I got an error message 438 when running the code.
Is there a solution for this?
Kind regards
Jan
|