I'm making a query and and i have appointment dates, appointment times, and task code and i want to sort it is sorted by time in ascending order then by task code WITHIN the time in ascending.
the way i have it now is just sorted by time in ascending order and code in ascending order and i get over 4000 results and I should only have about 6 results, it repeats every customer for every procedure for every appointment time, Not sure how i did that but I was told I could fix it be sorting the code within the time but i procrastinated from fixing it for too long and and now i have no help :/ is there something i can put in the criteria of the task code field or the appointment time field that can fix this?