Access Rich Text Memo Output to Word.rtf
I really appreciate the rtf in a memo field. This will make life easier -
BUT - when I output to Word.rtf I'm still not seeing COLORS etc... I thought
the purpose of rtf memo fields was to convert to Word.
It converts in the PDF to colors, but I'd really prefer Word.
Did I miss something? Is my access broke or is this feature not supported?
DBuck
.
Relevant Pages
- Re: RichText in a "classic" TextBox
... The RTF ActiveX control has a plain Text property. ... Access Code, Tips and Tricks ... > I would be able to read in a Classic Text Box bound to a Memo Field, ... (microsoft.public.access.forms) - Re: Hanging indent via Rich Text Control?
... The control can either be Unbound or Bound to a single Memo field, ... you would have to programmatically add the necessary RTF encoding ... >> Stephen Lebans ... (microsoft.public.access.reports) - Re: Lebans RTF2 Control Default Font Microsoft Access 2003
... This is the code behind my button that corrects the non RTF code with RTF ... than the system font, which when brought up in Word shows up as long thin ... The code selects memo field contents that are missing RTF ... Set mdb = CurrentDb ... (microsoft.public.access.forms) - Re: Format Text in Memo Field
... The control seems to accomplish what I need. ... One problem is that Stephen's control requires raw RTF code. ... I tried creating a file in Word and saving that in RTF format but was ... That means I can create a master RTF memo field once, ... (microsoft.public.access.reports) - Re: Formatted RTF in Memo field?
... use the MS RTF control or one of the various 3rd party products. ... and the whole thing is saved in the memo field of a different table. ... VFP doesn't seem to care what you put in a memo ... (microsoft.public.fox.programmer.exchange) |
|