G
Guest
I have a report that lists class schedule. It first needs to be sorted by
days of week. Unfortunately, the data dump that provides the courses for the
database, uses M T W U F for the days of the week. So when I sort on that
field, I get all the Friday Courses first, instead of all the Monday courses,
etc.
Any suggestions on how to do this?
days of week. Unfortunately, the data dump that provides the courses for the
database, uses M T W U F for the days of the week. So when I sort on that
field, I get all the Friday Courses first, instead of all the Monday courses,
etc.
Any suggestions on how to do this?