possible to have sections of memo field bold in a report

G

ghadley_00

Hi,

I have a report that is generated by data entered into several memo
fields.Is there a way via the form to bold (or any other kind of
formatting) to sections of the memo field such that these formattings
show up in the report?

Thanks,

George Hadley
[email protected]
 
D

Douglas J. Steele

Not without using an RTF control (and storing the RTF coding in your table)
 
F

ft310

I found the basis for a solution to this at www.lebans.com. Getting a memo
field which may print over several print lines is a real trick requirinf the
ability of 'break' print lines generally at a word space.

If you are interested in a solution along those lines I will be glad to work
with you -- let me know.

Frank -- [email protected]
 
Top