An alternative method is to save the report to Rich Text Format (RTF), to open it in Microsoft Word, to copy the data, and then to paste the data into Excel. For an example of how to do so, follow these steps:
- Open the sample database Northwind.mdb.
- In the Database window, click Reports, click the Employee Sales by Country report, and then click Preview.
- When you are prompted for the date parameters, type the following dates:
- Beginning Date: 8/1/96
- Ending Date: 8/30/96
- On the File menu, click Export.
- In the Save as type list, click Rich Text Format.
- Make note of the folder to which you are saving the report, and then click Save. Note also that the name that Access assigns to the saved report is "Employee Sales by Country.rtf."
- Quit Access, and then start Microsoft Word.
- In Word, on the File menu click Open.
- Browse to the folder in which you saved the "Employee Sales by Country.rtf" file, and then open it.
- On the Edit menu, click Select All.
- On the Edit menu, click Copy.
- Start Microsoft Excel, and then open a new workbook or open a clean sheet in an existing workbook.
- On the Edit menu, click Paste.
Note that Excel displays all the data, including the totals.