Printing record from subform

F

Froto

Here's my problem. I have a search form with a subform in
it based on a query. The main form allows the user to
select a name and then displays all records from that
user in the subform. On the bottom of the main form is
the default record selector showing number of entries in
entire database and above that in the subform is the
default record selector showing number of records from
the user that was searched for. On the main form is a
button which brings up the print dialog box, when I
select to print record, it print the first record from
the database and not the current record from the subform
I have tried selecting pages 1 to 1 nothing works. How do
I change is so it will only print from the subform record?

Thanks for the HELP.
 
Top