rich text memo field

jedder18

Just Livin the Dream!
Local time
Today, 00:43
Joined
Mar 28, 2012
Messages
135
Creating a report.
In a label I want to be able to format certain words.
I've created a rich text memo field in the table.
My question...
Do I need to put the text into the table and drag onto the report design form
or
Can I just select the empty memo field from the table and place on report then type in the text?
The formatting option doesn't seem to work either way.
It's formatting the entire box.
All places are set up for rich text.
 
Forgot to mention..
Using MSAccess 2007
WinXP
 
I did set the formats of the memo field and the text box field to rich text...
???
 
Have you tried just using html markup within the memo field?

<b>Label Title</b> for bold, etc.
 
I have not tried the html, but, definitely will give it a shot.
Thanks much.
 

Users who are viewing this thread

Back
Top Bottom