The sorting depends on the selection made by a user in the option group:
Forms!frmChooseSort!grpSort
You would need to have some method for your users to make a selection. In
the example, this was done through a form named "frmChooseSort" and an option
group named "grpSort". You would need to use your own form and control.
Your code would need to be modified based on your fields and controls.
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.