Dynamic Sorting

V

Vel

Hello,

How do I go about setting a report's sort levels
dynamically based on criteria in a report? Can I just
type an expression into the sort field? I tried and it
didn't seem to work.

Example, here's what I want to do:

in the View/Sorting and Grouping Dialog

Field/Expression Sort Order
forms!frmRepGen!cboA1 Ascending
forms!frmRepGen!cboA2 Ascending


Now, if I typed "DateOfService" in the combo box cboA1 on
my form, I would want it to sort by the field
DateOfService first. I tried doing it this way, but it
doesn't seem to sort by anything at all.

Vel.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top