Hi everyone,
I'm trying to create a HolidayDays function in VB that i will be using as a Module in my database and it basically needs to return the # of business days between 2 dates correctly if there's a holiday in between.
Ex: Businees days between July 3 and 5 should be 1 and not 2.
Please note that i'm not asking anyone to write for me but if you've done something similar i would appreciate any help.
Thank you
I'm trying to create a HolidayDays function in VB that i will be using as a Module in my database and it basically needs to return the # of business days between 2 dates correctly if there's a holiday in between.
Ex: Businees days between July 3 and 5 should be 1 and not 2.
Please note that i'm not asking anyone to write for me but if you've done something similar i would appreciate any help.
Thank you