jefargrafx
Instructor
I havea an access database that I'm querrying to diplay information on a web page. The boss wants the info sorted by date first and then item number, however, he wants to change the sort order of the item number only on some weeks through out the year. What a pain.
I am considering writing 52 queries one for each week of the year and then sorting each either ASC or DESC depending on the week.....unless you guys can offer a better idea?
let me know
jef
I am considering writing 52 queries one for each week of the year and then sorting each either ASC or DESC depending on the week.....unless you guys can offer a better idea?
let me know
jef