I have a process with creates a report in the Notes form using the NotesRichTextTable class.
The report looks great, however, the users want to export that to Excel. I don’t want to rebuild the report into Excel (unless I have to).
Is there a way to select the NotesRichTextTable, copy it, and then paste into an Excel object?
Thanks!
Dan