How to Validate Dates in SharePoint to Choose WeekEnds?(Saturdays & Sundays)
Recently, while working with our client on the Project Management portal, I was assigned to validate the SharePoint date and time column so that weekends are selected instead of weekdays. This can be achieved by using the WEEKDAY() function in SharePoint. In this tutorial, I will explain the functionality and syntax of the SharePoint WEEKDAY() … Read more >>>