Forum Discussion

DonaldCollins's avatar
DonaldCollins
Copper Contributor
Mar 01, 2021

04 - Rich text formating is stripped when exporting from Access to Excel (365 versions)

Hi Community, In Access, data type has been set up so it can be stored with rich text but once the data is pulled up in the report and ultimately exported to an excel spreadsheet, the formatting is ...
  • MariaBarnes's avatar
    Mar 01, 2021
    I do not think there is any way to natively export this, however if you wanted to programmatically circle through the recordset and copy each row and field to a spreadsheet, Field.Value should include the markup.

Resources