Export to excel.

J

Jamie Collins

Peter R. Fletcher ...
Reports do not
generally have a structure that would "fit" a spreadsheet format.

The reporting tools I've used have an 'export to Excel' facility e.g.
Crystal Reports.

Jamie.

--
 
M

Marshall Barton

Floyd said:
Is there a way to export a report to excel.


You can try using the OutputTo method (or the main menu
Tools - Analyze with Excel), but report formatting can not
always be represented in a spreadsheet.

You would be much better off exporting the report's record
source query instead.
 
Top