Selecting multiple records

G

greenalice

When I try to use the record selector to select multiple records to print in
Form View, I just keep getting them all. Is there a trick to this?
 
D

Dan Artuso

Hi,
No trick. Use a report based on a query to print the records you want.
Printing from a form will always print the form's recordset.
 
Top