I have a sub form (frmApts), in continuous view within a parent form (frmDate) that contains appointment data, some of the fields are the 'Team Name' field as well as 'From' and 'To' times.
I would like to order first by 'Team Name' and then by 'From' time automatically like in the same way as you can within excel everytime I navigate to a new record on the parent form.
What code can I use to do this?
I would like to order first by 'Team Name' and then by 'From' time automatically like in the same way as you can within excel everytime I navigate to a new record on the parent form.
What code can I use to do this?