Hi,
I have a Access database with 2 date fields, Date Sent and Date received. How would I go about querying the difference between Date Sent and Date Received without counting Weekends because business is closed during weekends? e.g difference between 1/3/03 and 1/13/03 is 7 days.
Also suppose I have 100 records, How would I calculate the average time difference from those 100 records? Thank you very much for any help anyone can offer.
I have a Access database with 2 date fields, Date Sent and Date received. How would I go about querying the difference between Date Sent and Date Received without counting Weekends because business is closed during weekends? e.g difference between 1/3/03 and 1/13/03 is 7 days.
Also suppose I have 100 records, How would I calculate the average time difference from those 100 records? Thank you very much for any help anyone can offer.