WeekdayName « Date Functions « VBA / Excel / Access / Word






1.WeekdayName (weekday) returns A String containing the weekday denoted by weekday
2.WeekdayName(Weekday(Date))
3.WeekdayName(Weekday(Date), True)