Use the Format() function instead of Weekday(), e.g.:
Format([MyDateField], "dddd")

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.
> How do I get the weekday function to return a weekday "label" instead of
> the
[quoted text clipped - 3 lines]
>
> Paul