Betty,
That's really too broad a question to answer within the context of a newgroup.
Basically, it's the same process you used to develop your form.
Use a table or query (preferrably a query) as the record source for the report, and lay
out your fields and controls the same way you did for your form.
You'll have to get to the point where you have a report that returns "all" your table's
records properly. Then, you can apply the filtering technique I laid out in the previous
post to print just the record displayed on the open form.
In other words, post back when you're question is more specific...
"I have a report that prints out "all" my records correctly... how can I get that
report to print just the record I'm looking at on my form?"
And, when you are that point, and if you still have problems, post back... and please
include the form name, report name, key field name, and any other relevant information.