ID: Q114423
The information in this article applies to:
The information below describes the Report Wizard and how to use it to create a report.
This information is also found in FoxPro online Help in the "Report Wizard" topic.
The Report Wizard creates a report from a table, using a style, layout, and sort order that you select.
NOTE: This step is skipped if you start the wizard from the Catalog Manager, and a table is already in use.
First select the table or query you want to use. The list contains the tables that were open when you started the wizard. If you want to use a table that is not currently open, choose the Open... button.
Select one of the available styles for your report.
Select the fields you want to include in your report. The list of available fields shows all the fields in the table you selected.
To select fields, you can:
Choose Horizontal if you want the field names to appear as column titles across the top of the page; choose Vertical if you want the field names to run down the left margin of the report.
If you need to further adjust the layout of the report, choose the Printers... button. This displays the Printer Driver Setup dialog, where you can select a printer driver setup and set printer options.
NOTE: This step will be skipped if you are basing your report on a query.
To set the order in which records will be displayed in the report, select up to three fields from the Available Fields list. The selected fields are combined to create an index tag.
For example, if you choose State and then City, the records in the finished report will be sorted by state, and then by city within each state.
Choose the Ascending option to sort records from the beginning of the alphabet, the lowest number, or the earliest date; choose the Descending option to sort records from the end of the alphabet, the highest number, or the latest date.
First, enter the title you want to appear at the top of your new report. Then, choose the Preview... button to see your report in a preview window. If you are satisfied with the results, select one of the following options, and choose the Finish button.
Last Reviewed: June 26, 1995