Finding Weekday from Date
There is an Excel file that teaches how to perform the Finding Weekday from Date operation.
Excel Spreadsheet for Finding Weekday From Date
This workbook determines the weekday name for a given date using both VBA code in Module1 and worksheet formulas across 49 rows of data.
Hope it is useful.