HOME
> Office programs
> Excel: Weekday From Date - This Is How It Works
Excel: Weekday from date - this is how it works
If you need the exact weekday for a date, Excel offers you various ways to determine it from the available data. Which function you need for this and how you determine the weekday by menu from a date, we show you here.
Weekday from date: This is how the calculation is possible with the TEXT function
If there are dates in your Excel tables for which you would like to know the exact weekday, Excel offers you its own function for this with the "TEXT()" function.- To calculate the weekday from a date, please first select the cell in which the calculated weekday should appear.
- Then enter the formula " =TEXT(A1; "TTTT")" in this cell and replace the placeholder "A1" thereby by the cell in which the date is located.
- Confirm your input now still by pressing the "Enter" key, so that the result appears.
- Alternatively, the calculation of the weekday is also possible without reference to a second cell, by entering the date directly into the formula "=TEXT(1.12.1988; "TTTT")".