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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding working days in SQL

Status
Not open for further replies.

Amanda2

Technical User
Aug 3, 2004
4
US
I do not know VBA and would like to know if there is a way to get records with a date populated field that is 11 working days ago in SQL.

Any help is appreciated.

Amanda
 
no you have to use VBA to calculate the working days. Check the FAQ of the Access areas for working code examples that you can paste into a module and then call from a query.

Leslie
 
Thanks Leslie, that's what I was afraid of. Guess I'll have to face my fears of the module!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top