What's a good idea for calculating backwards from a date counting all days (including non-workdays) and ignoring a date (we can call it a holiday if we like since the workday function calls it that).
I.e. is there any other date calculation function that has the "Holiday" parameter besides Workday?