falcondeer
Registered User.
- Local time
- Today, 11:50
- Joined
- May 12, 2013
- Messages
- 101
Hi all,
I need help please,
I have a physiotherapy clinic where the clerk enters the referral date and the phsyio appointment date to calcualte how many days the patient is waiting as a performance indicator.
I created a query that calculates the days between all dates in the DB and it is doing it fine, the problem is that I want to exclude all saturdays and Sundays from the calculations.
Second, is it possible just to do it in the SQL View of the query.
I appreciate the help.
I need help please,
I have a physiotherapy clinic where the clerk enters the referral date and the phsyio appointment date to calcualte how many days the patient is waiting as a performance indicator.
I created a query that calculates the days between all dates in the DB and it is doing it fine, the problem is that I want to exclude all saturdays and Sundays from the calculations.
Second, is it possible just to do it in the SQL View of the query.
I appreciate the help.