How do you convert a date into a day of the week?
Create a calculated column that contains…
=TEXT([End Time],”dddd”)
Go to the main page
How do you convert a date into a day of the week?
Create a calculated column that contains…
=TEXT([End Time],”dddd”)