Raphael Hein
My feedback
-
13 votes
Raphael Hein supported this idea ·
-
41 votes
The team has reviewed this request and seems like different people are commenting about different things.
@Nigel, can you please elaborate what you meant in this request?
Raphael Hein supported this idea ·
-
33 votes
An error occurred while saving the comment Raphael Hein supported this idea ·
-
6 votes
Raphael Hein shared this idea ·
Sorry Kent, I have to correct you ;-) If you want to export Rich Text to e. g. Word, you have to export the contents of each Access RT field to a .htm file on disk, then insert it using an INCLUDETEXT field. If you insert it by Selection.Text, all the tags are inserted as text, not as format instructions. We need a Selection.RichText instruction (or something similar) to insert the formatted text.