Hi Adrian
I am running Access 2002 and have the WeekdayName function available which will do the trick for you.
The syntax is ...
=WeekdayName(Weekday([<DateField>]),<Abbreviate>,<FirstDay>)
Where:
WeekDay[...] function returns the day index number
<DateField> = the field name of the date...