How to use Bold and non bold text in a single textbox in office 20

J

Joe

I am making Reports In ACCESS 2000
I wanted to use both bold and non bold (Plain) text in a single Textbox as
the field is getting values frm the database......

Can u please help me ???

Can i do it some other way???????
 
A

Allen Browne

The text box in Access is not capable of this.

If it's important, try downloading the rich text box from:
www.lebans.com
Essentially, this control reads data in RTF that you stored in a memo field,
and displays it as formatted text.
 
Top