S
Stephen English
Please can anyone tell me if there is a way of obtaining the day of the week
from a date
dtMeeting = 25/10/2006
strDay = DayofWeek(dtMeeting)
I want it to return Wednesday in this case!
Thanks
Stephen
from a date
dtMeeting = 25/10/2006
strDay = DayofWeek(dtMeeting)
I want it to return Wednesday in this case!
Thanks
Stephen