A
arno
Hello,
somewhere I read that in VBA you can convert an RTF field into plain text
with eg.
myfield = PlainText(rtf_field)
which will remove all formats, tags etc. from the rich text and show the
plain text only. Is there a way to do this in Excel-VBA when using an ADO
recordset?
regards
arno
somewhere I read that in VBA you can convert an RTF field into plain text
with eg.
myfield = PlainText(rtf_field)
which will remove all formats, tags etc. from the rich text and show the
plain text only. Is there a way to do this in Excel-VBA when using an ADO
recordset?
regards
arno