Design by Sue
Registered User.
- Local time
- Today, 00:32
- Joined
- Jul 16, 2010
- Messages
- 816
I have created a form with an option group with 4 options (date, line, description and observation). Each of these options are to be a sort order for a report that will open after the user selects an option and clicks a button. I am trying to code the button using a select case so that case 1 opens the report sorted by date, case 2 by line, etc. I am stumped on how to write the code for the sorting. Any suggestions?
Thanks
Sue
Thanks
Sue