Calculating weekdays

  • Thread starter Thread starter Marc
  • Start date Start date
M

Marc

Hi,

I have a table with two separate date fields. I need to
calculate in a query how many Workdays (excluding
weekends) there are from the first date to the second. In
other words, if Date1 is a Thursday and Date2 is the next
Tuesday, thats 3 workdays.

Is this possible?

Thanks,

marc
 
Back
Top