Merging RTF to Word from Access

  • Thread starter Thread starter Matthew W
  • Start date Start date
M

Matthew W

Hi
I have a field in my database (text) which contains all of the RTF coding
that I want to merge into a Word document. At the moment, all that merges is
the actual RTF code (e.g. {....par} etc.). Is there any way of bringing
through the text and formatting rather than this code?

Thanks.
Matthew
 
Matthew W said:
Hi
I have a field in my database (text) which contains all of the RTF coding
that I want to merge into a Word document. At the moment, all that merges
is
the actual RTF code (e.g. {....par} etc.). Is there any way of bringing
through the text and formatting rather than this code?

Thanks.
Matthew

Long time since I did this, but I seem to remember that Word will only
display formatted rtf if the document you're merging to has been saved as
rtf first.

HTH
 
Back
Top