C
Curt
I have a form which allows the user to select different
criteria for what type of report the user needs. For
instance the user can select all customers or an
individual customer. However, I want to allow the user to
select dates for these reports as well. My question do I
need to make a separate report for each different
selection and also do I need to make a separate query for
each of these reports? If yes then that will suffice if
no then do you have any suggestions on how to perform
this? I would prefer not making 30 different reports with
querys.
thanks for any help
criteria for what type of report the user needs. For
instance the user can select all customers or an
individual customer. However, I want to allow the user to
select dates for these reports as well. My question do I
need to make a separate report for each different
selection and also do I need to make a separate query for
each of these reports? If yes then that will suffice if
no then do you have any suggestions on how to perform
this? I would prefer not making 30 different reports with
querys.
thanks for any help