BIZDAYS.MDB contains the function VacHours, which you can use in your own
applications by copying the one module and the two tables into your own app.
This application is based upon an ACCESS ver 1.1 function written by 
Ken Getz and I would like to thank Ken for the excellent start. 

The test form also incorporates a nice calendar function for date entry!
Take a look and make any improvements that you can!

To use it, call it like:

    numberhours = VacHours(startDate, endDate)

Vachours calculated the number of BUSINESS days between two dates,
assuming that if you pass in the same date for the start and end dates,
you'll get a return value of 1.  VacHours first figures out how many
WEEKdays are included in the range of dates you specified, and then
counts the number of Holidays are in the same range, given the Holidays
table which lists all the holidays you might care about. Then it takes into 
account and alternative work schedule called 9/80 used at my location

This function is supplied as FREE ware.  Please use it as you wish, and
distribute it freely.  If this saves you some time and you feel the urge,
please contribute some funds to your favorite charity in my name.  I'd
appreciate that.

Any comments/suggestions?  Let me know...

Ken Getz
KNG Consulting
76137,3650

Scott Riley
72672,206

