B
BBC via AccessMonster.com
I need to be able to have the user print a specific record from a table ( and
its related sub-records). I'd like them to be able to select the record from
a descriptive combobox. They currently can multi-select reports to be
printed from my main screen and I'd like this one report to pop up a small
form with a descriptive combobox on it to select the specific record.
Is it possible to have a report open a form to provide the desc/key that will
be used to feed the query for the report (and its sub-reports) data. Becase
I use the common combobox on my mainform (report names are provided to the
multiselect by a query to a table) I don't want a special process for these
'select record from a combo' types. If the report cannot open a form can the
query provide the combobox. I've used queries to ask for a single entry (ex
date) but not via a combobox.
its related sub-records). I'd like them to be able to select the record from
a descriptive combobox. They currently can multi-select reports to be
printed from my main screen and I'd like this one report to pop up a small
form with a descriptive combobox on it to select the specific record.
Is it possible to have a report open a form to provide the desc/key that will
be used to feed the query for the report (and its sub-reports) data. Becase
I use the common combobox on my mainform (report names are provided to the
multiselect by a query to a table) I don't want a special process for these
'select record from a combo' types. If the report cannot open a form can the
query provide the combobox. I've used queries to ask for a single entry (ex
date) but not via a combobox.