AccessUser22
Technical User
I'm stuck. I had a function that I was using in VBA in Microsoft Access to determine a date and take into account holidays and weekends. Basically I need to add one day to a date, but if the date falls on a Friday, it needs to give me Monday's date instead of Saturday.
As well, I have a table that lists out the Holidays used in our system. If Monday ended up being a holiday, it would need to give me Tuesday's date. Does anyone know of a function that can do this? Please let me know. Thanks.
As well, I have a table that lists out the Holidays used in our system. If Monday ended up being a holiday, it would need to give me Tuesday's date. Does anyone know of a function that can do this? Please let me know. Thanks.