S
Sandra
I need a query (and where to place it) the counting the numbers of days
between two dates (not counting weekends)
between two dates (not counting weekends)
Sandra said:When I do this I am getting a compile error?
This is what I am using
Total days: 1+DateDiff("d",[Date Issued],[Signature
Date])-DateDiff("ww",[Date Issued],[Signature Date],1)-DateDiff("ww",[Date
Issued],[lSignature Date],7)
--
Sandra
Sandra said:I need a query (and where to place it) the counting the numbers of days
between two dates (not counting weekends)