selective formatting in memo fields

  • Thread starter Thread starter Phil Kay
  • Start date Start date
P

Phil Kay

I need to be able to italicize individual words in a memo
field for occasional export and publication. I would
like to be able to do this without linking to objects
outside access or using html-like coding. Any advice? pk
 
I need to be able to italicize individual words in a memo
field for occasional export and publication. I would
like to be able to do this without linking to objects
outside access or using html-like coding. Any advice? pk

Other than to say "you can't", no.

To do this you must obtain a third-party "Rich Text Format" control
and use it instead of Access' native textbox.

John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 
Back
Top