Bold type in a Memo field

R

Ray

I want to be able to bold type or Italize it in a memo field. I do not want
all of the type bold, just a word for emphasize. Is this possible in Access
2002?

Thanks for your help
 
R

Rick Brandt

Ray said:
I want to be able to bold type or Italize it in a memo field. I do not want
all of the type bold, just a word for emphasize. Is this possible in Access
2002?

Not with a standard Access TextBox. You would have to obtain a RichText
ActiveX control.
 
Top