M
MrDay
I have a cross tab query that tells me the number of
events which happen during different time intervals (Row
Headers) by day of the week (Column heading). Instead of
giving me the Column Headings in the standard week format
(Sunday, Monday, Tuesday, Wed...) I get it in alphabetical
order (Friday, Monday, Saturday, Sunday, etc...).
My format expression is currnetly Format(Weekday
([Date]),'ddd'). What else do I need to do, and is there
anyway to make it start with Monday and go through Sunday?
Marcus
events which happen during different time intervals (Row
Headers) by day of the week (Column heading). Instead of
giving me the Column Headings in the standard week format
(Sunday, Monday, Tuesday, Wed...) I get it in alphabetical
order (Friday, Monday, Saturday, Sunday, etc...).
My format expression is currnetly Format(Weekday
([Date]),'ddd'). What else do I need to do, and is there
anyway to make it start with Monday and go through Sunday?
Marcus