Microsoft
Software
Hardware
Network
Question : Show days excluding weekends
Hello,
i would like to have a criteria on a query show any [due dates] where is less than 2 days from now excluding weekends.
so...
If its wednesday, should show any data Friday and back.
If its Friday, it should show data Tuesday and Back.
thanks,
Answer : Show days excluding weekends
Select ID, [Due Date], Amount From tblMaster
Where [Due Date] <= Date() + 2 And DatePart("w",[Due Date],7)>2
Random Solutions
dhcpserver errors
Visual basic
XP Clients won't pick up SBS 2008 Drive Mappings from Group Policy
MSOffice Home and Student 2007 with Outlook 2003?
Linux Terminal Server - LTSP
sql distance calc
RegMaid
Microsoft Access Unbound Field Problem
detoured.dll was not found error pops up whenever application is started
timedate.cpl command line options