It sounds like you want to change the font/color at run-time, that is, when
you open a form to fill it out? This doesn't seem to be possible. You can
only set the color and font on a Text Box when you are designing a form. If
you want to set the font and color of text at run-time, use a Rich Text Box
instead of a Text Box.
---
S.Y.M. Wong-A-Ton
> Hello,
>
[quoted text clipped - 5 lines]
>
> thx