Hi,
I have a table that contains a start date and an end date. I would like to evaluate, how many working days are between those two dates, e.g.:
-start date: monday the 22th
-end date: monday the 29th
-write "6" into a separate table column
By now I could not find a way to do this.
Thanks a lot in advance!