I have a Memo field in a table where I’ve specified the text format to be Rich Text. In reports, the contents of the field are displayed with HTML tags. I would like the text format of the field to remain Rich Text so that I can use tabs and carriage returns when entering data into this field and this to be reflected in my report.
A pop up says that I can remove HTML encoding by using the PlainText function in an update query, but I cannot figure out how to do this.
Any advice would be appreciated.