Jeff, perhaps we should suggest gda uses Weekday(), since WeekDayName() was
not in earlier versions, doesn't work properly in Access 2000, and gives
inconsistent results depending on your regional settings:
http://allenbrowne.com/ser-36.html#WeekdayName

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> WeekdayName Function
>
[quoted text clipped - 29 lines]
>>> > for
>>> > that record were 8/9/06 00:00.
Jeff Boyce - 15 Aug 2006 17:42 GMT
Allen
If the name of the day-of-week is needed, and WeekDayName() is inconsistent,
I'll go for recommending using Format(), with "dddd", to get the day name.
Regards
Jeff Boyce
Microsoft Office/Access MVP
> Jeff, perhaps we should suggest gda uses Weekday(), since WeekDayName()
> was not in earlier versions, doesn't work properly in Access 2000, and
[quoted text clipped - 35 lines]
>>>> > for
>>>> > that record were 8/9/06 00:00.