This tutorial will explain how to design a very simple report, then gradually add new features to the same report to show how to create reports. We will build a simple Respondent Report to give you more experience with Report Builder.
The database file structure for the tutorial database is very simple:
FIELD NAME DESCRIPTION
Res:Name Name
Res:Address Street Address
Res:City City Name
Res:State Two-character State
Res:Zip Zip Code
Later in the tutorial, a report using 2 database files that are related to each other will be used to show how to create advanced reports.