Larry,
In your report, you need to filter the results so it only shows the one
record you want.
Each record should have a unique identifier (key) field. (for ex.
[CustID]) Use that field on the form to filter your reports.
In the query behind the report, in the CustID column, put this criteria...
(use your own names)
=Forms!frmYourFormName!CustID
hth
Al Camp
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.