rich text field possible?

  • Thread starter Thread starter rachael
  • Start date Start date
R

rachael

Is it possible to add a modifiable rich text field on a
form? I'd like to display a paragraph of text with the
last sentence made bold. If another sentence is added to
the field, that sentence would be made bold and all
previous sentences are plain.

I've done this in Excel, where the paragraph is created in
a cell on a worksheet and string functions are used to
make the last sentence bold. Clicking on a button adds the
next sentence to the paragraph, which in turn is made bold
with all previous sentences plain. I want to see if I can
do something similar in Access.

Thanks
 
Back
Top