G
Gary Schuldt
Someone must have done this before:
I need a Form, or a Wizard for a Form, that will support parametric
generation of a query or report.
A simple example: Here are 3 fields of selection interest in my
DB--ProductName, StoreType, and RegionName.
What I want to see are displays like "a list of all ProductNames stocked by
StoreType="Convenience" and RegionName="NW".
So I'd like the Selection Form to show a drop-down list for all values of
each of those 3 fields, and associated with each dropdown would be another
control showing the value the user clicked on.
After they'd made their selections, there'd be a Run button to run the query
/ report.
OTOH, maybe this is so simple that there's no need for a template or wizard
to walk me through this! Just tell me, I can take it!
Thanks,
Gary
I need a Form, or a Wizard for a Form, that will support parametric
generation of a query or report.
A simple example: Here are 3 fields of selection interest in my
DB--ProductName, StoreType, and RegionName.
What I want to see are displays like "a list of all ProductNames stocked by
StoreType="Convenience" and RegionName="NW".
So I'd like the Selection Form to show a drop-down list for all values of
each of those 3 fields, and associated with each dropdown would be another
control showing the value the user clicked on.
After they'd made their selections, there'd be a Run button to run the query
/ report.
OTOH, maybe this is so simple that there's no need for a template or wizard
to walk me through this! Just tell me, I can take it!
Thanks,
Gary