Tks for the help but there's an If statement!
I want to check in my module if a specific day is a business day or not. so if i have in a table a date such as 1/16/2006 and i write in my module
If DatePart("y", Date1) = 16 would it recognize that date as a holiday (for sure after the whole method is called from a query for example)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.