Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Date Differences based on Weekdays

Status
Not open for further replies.

puforee

Technical User
Joined
Oct 6, 2006
Messages
741
Location
US
I am running a query that needs the difference between two dates calculated for just work days. Weekends should be ignored.

Help!
 
This has come up in several posts, also, there are FAQS, for example:

faq702-4851
 
Remou,

Thanks, I read the FAQ but that is for a Form. I need it for a Query.

 
You will need to use a function (UDF) in the query, the FAQ shows the basis for such a function.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top