Hi,
I am sorting my query based on field Week.
Week: Format$([Query2.Photo ETA1],"ww",0,0) where
Query 2.Photo ETA1 is a date.
I need to add a zero before the weeks 2 thru 9, so it sorts correctly. Currently it is sorting week 1, then
week 10 thru week 53, then week 2 thru 9.
It must be comparing the first position.
Any ideas?
I am sorting my query based on field Week.
Week: Format$([Query2.Photo ETA1],"ww",0,0) where
Query 2.Photo ETA1 is a date.
I need to add a zero before the weeks 2 thru 9, so it sorts correctly. Currently it is sorting week 1, then
week 10 thru week 53, then week 2 thru 9.
It must be comparing the first position.
Any ideas?