Do you know how to sort in a query the days in the week (Mon-Sat), so that the query will sort Mon,Tues,Wed,Thur,Etc instead of sorting ascending order. I don't know if you set this up in the actual table or what. Right know the table name of (day) is a text field.
here is what I am trying to do. I have my original table that contains the total rosters for the campus
(instr_name, crse, desc, stu_id, stu_name)
I have 450 different courses, my attempt is to create a table for every course, so that each course will be in a separate table with all the students...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.