J
jmonty
I am re-posting this - looking for a different approach.
(cannot use the report sorting & grouping dialog):
I have a form with 3 comboboxes used for field selections
for the user to select the sort order of a report.
I understand how to create a parameter query, but the form
I have designed allows for
3 sort (field) selections, each either ASC or DESC, which
potentially creates ~16 possible sorts. I have to be able
to assign the sort to the query/report based on the
form/combobox selections.
On a side note:
To complicate things, I have 4 other fields on this form
that I use for parameters in the query and with the
different combinations of those also...this could get
pretty ugly.
Bottom line:
(NOT using the report grouping & sorting dialog):
What I need is a way to assign the sort of the report
(where my query is the recordsource) on-the-fly, based on
user selections (3 combo boxes w/ radio buttons for
ASC/DESC) on the form. (Looks somewhat similar to the sort
dialog in Excel)
Need some serious expert help. Thanx again in advance for
your help.
jmonty
Joel Montalvo
(cannot use the report sorting & grouping dialog):
I have a form with 3 comboboxes used for field selections
for the user to select the sort order of a report.
I understand how to create a parameter query, but the form
I have designed allows for
3 sort (field) selections, each either ASC or DESC, which
potentially creates ~16 possible sorts. I have to be able
to assign the sort to the query/report based on the
form/combobox selections.
On a side note:
To complicate things, I have 4 other fields on this form
that I use for parameters in the query and with the
different combinations of those also...this could get
pretty ugly.
Bottom line:
(NOT using the report grouping & sorting dialog):
What I need is a way to assign the sort of the report
(where my query is the recordsource) on-the-fly, based on
user selections (3 combo boxes w/ radio buttons for
ASC/DESC) on the form. (Looks somewhat similar to the sort
dialog in Excel)
Need some serious expert help. Thanx again in advance for
your help.
jmonty
Joel Montalvo