Using Form to enter criteria for Report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a query that extracts various bits of customer information
from my database, and a report to preview this in a nice format.

However what I would like to find out is how to create a form that will
allow me to select which customers I want to extract information for (i.e.
parameters):

1) I would like to be able to select from a drop down box, not just one
customer but multiple customers;
2) If I do not choose a customer then the report would return all the
customer records.

Is this possible? If so any suggestions.

Many thanks

James T
 
Back
Top