Description of the Report Wizard

ID: Q114423

The information in this article applies to:

SUMMARY

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.

MORE INFORMATION

The Report Wizard creates a report from a table, using a style, layout, and sort order that you select.

REPORT WIZARD STEPS

Step 1 of 6: Selecting a Table

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.

Step 2 of 6: Selecting a Report Style

Select one of the available styles for your report.

Step 3 of 6: Selecting Fields to Include in the 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:

If you add a field you don't need, select it and choose the Remove button.

Step 4 of 6: Selecting a Report Layout

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.

Step 5 of 6: Setting the Sort Order for Records

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.

Step 6 of 6: Naming, Previewing, Saving, or Modifying the Report

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.

Additional reference words: FoxDos FoxWin 2.60 foxhelp.hlp foxhelp.dbf KBCategory: kbtool kbprint kbprg KBSubcategory: FxprintDriver

Last Reviewed: June 26, 1995