D
Dave
I have created a report that has a form dialog page to
pass parameters to the report which then dynamically
creates the where clause to filter records. This part
works well.
What I would now like to do is include a field on the form
that also allows the user to specify which field to sort
the report on.
Is there a way to pass a value from a form that has a sort
field that the user selects at runtime that can be used to
dynamically sort the report based on that user input?
Thanks,
Dave
pass parameters to the report which then dynamically
creates the where clause to filter records. This part
works well.
What I would now like to do is include a field on the form
that also allows the user to specify which field to sort
the report on.
Is there a way to pass a value from a form that has a sort
field that the user selects at runtime that can be used to
dynamically sort the report based on that user input?
Thanks,
Dave