How do I create a Access report base on a sigle reocrd

K

KarKar@2U

MS Access wizards create reports for a table and I want to make a report base
on one report. How?
 
D

Douglas J. Steele

Create a query that only extracts one record, and base the report on the
query.
 
Top