I currently have a form giving the user the option to select which day of a week they plan to telework. In that form, I have a dropdown menu showing Monday ~ Friday options.

When a user selects the days in a random order, the results display in that same random order.


How can I get the results to automatically display in a Monday ~ Friday style of order?
Thanks in advance for your help.