Text Box Control

V

Venugopal Vemuri

Hi,
I have one text box control on a from. The textbox
contains a long text for example:
Tis is test. The color is red. The color is blue.
How do I display the text
The color is red --> In red color
The color is blue --> In blue color

An early reply would be appreciated.
Regards,
Venugopal
 
F

fredg

Hi,
I have one text box control on a from. The textbox
contains a long text for example:
Tis is test. The color is red. The color is blue.
How do I display the text
The color is red --> In red color
The color is blue --> In blue color

An early reply would be appreciated.
Regards,
Venugopal

In Access, as delivered, you can't.
An Access control can have one format only.
You can purchase a 3rd party Rich Text Format control, or see
http://www.lebans.com
for his free RTF control.
 
Top