How to find Appointments that have a weekend in between the two dates
I want to make a report that shows all the appointments which fall on a Sunday or a weekend between 2 dates.
So if the dates are Start Date: 06/10/11 End Date: 11/10/2011 there is one Sunday that comes up.
First i want to know which appointments include a saturday and sunday between the two dates, and then if it is possible to count how many sundays there are?
Thanks