How to figure out the Working days in date range in reporting
I have a Business reqt where in we need to display no of activities for a user between date range.
For Example : user U1 has activities owned by him between start date 01-06-2011 and 30-07-2011. Here we also need to calculate average of activities for the particular time period.
Let's say user U1 has activities 60 for a certain duration , the average result should be 60/No.of working days.
can anyone please help how to achieve this.
Thanks,Satish..