I am trying to create a temporary report in Access 2000 by selecting the criteria from a form. This is a disabled students records database and the users would like the option to select the different information that prints out. For example the form would look like something like this:
What Information do you want included in your report?
Student Name Yes X No __
Town Yes __ No X
District Yes X No __
Evaluation Date Yes X No __
On the top of the form would be a generate report button that would create a report of the selected records. Of course this is simplistic version as the actual form would have 10-15 records that you could select. I am fairly new to the programming aspect of Access and not sure what is easiest way to tackle this problem. Any help would be greatly appreciated.
What Information do you want included in your report?
Student Name Yes X No __
Town Yes __ No X
District Yes X No __
Evaluation Date Yes X No __
On the top of the form would be a generate report button that would create a report of the selected records. Of course this is simplistic version as the actual form would have 10-15 records that you could select. I am fairly new to the programming aspect of Access and not sure what is easiest way to tackle this problem. Any help would be greatly appreciated.