I'm using a form to pass parameters to a query, with results displayed
in a report. Currently, I'm using parameters as filter criteria in
the query, and everything is running smoothly (or so it appears).
However, I'd like to pass sorting parameters (i.e., field names from
one of the tables being queried) via the form, allowing the user to
populate the ORDER BY command. Is it possible to pass sorting
parameters in Access 2000? I can't even replicate the desired
behavior when working directly on the query.
Thanks for the help.
Tim
in a report. Currently, I'm using parameters as filter criteria in
the query, and everything is running smoothly (or so it appears).
However, I'd like to pass sorting parameters (i.e., field names from
one of the tables being queried) via the form, allowing the user to
populate the ORDER BY command. Is it possible to pass sorting
parameters in Access 2000? I can't even replicate the desired
behavior when working directly on the query.
Thanks for the help.
Tim
Comment