does anyone know where I can download this zip file called “businessdays.zip” which was mentioned from this link … http://www.tek-tips.com/viewthread.cfm?qid=136159 … I mean is there a better way of calculating business days/holidays than what is previously written here … http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21376129.html … I’ve tried this but method from experts-exchange, registered the dll but still not working for me. Can anyone help?
does anyone know where I can download this zip file called businessdays.zip which was
Share
You could create a custom function that returns an array of holidays. See my answer to Crystal Report exclude time entries based on holiday rules.