For export to excel

Is there option to export report to excel sheet?

Hello @m_rmzii,

Welcome to the forum.

You can use Copy to Clipboard and paste in your spreadsheet

In some instances, the copy to clipboard button fails to include the report header information. Right-click on the displayed report, click on select all, then right-click and copy. You can then go to Excel and import either manually or via VBA code from the clipboard.
Be aware that in the past, report like the P/L included the underlying data when copied - expenses would come across as negative normally. The current system sends the result of the formatting instead, so any sign adjustment based on “seeing” a text value (such as setting a modifier when you process the “Less Expenses” text line) must be done by you. This also hides any floating point issue that may or may not exist in the data.