workDays() The workDays() function returns the number of weekdays (i.e., Monday through Friday) between two dates. Syntax workDays(date1, date2, [holidays]) Argument...