Hello
I an trying to find a Visual Cron formula (vers 6.1.8) that will calculate the Last Work Day before the Last Work Day
i.e. If it is a Tuesday, it will calculate the date for Friday and not Sunday which the formula
{DATEADD(Days|{DATE(LastWorkday|yyyy-MM-dd)}|yyyy-MM-dd|-1|dd/MM/yyyy h:mm tt)}
would do.
On the Monday it would need to return Thursday
Any help would be great
Bob