calculates the number of weekdays (Monday to Friday) between two date columns (Start Date and End Date)
Hello Community, I want to create a column formula in JMP 18 that calculates the number of weekdays (Monday to Friday) between two date columns (Start Date and End Date). Weekends (Saturday and Sunday) should be excluded. The formula must be compatible with JMP's column formula editor and should not produce any errors. I don't use JSL Thank you in advance for your support.