INTRODUCTION:
The Number of Workings Days UFL is a Visual Basic developed User Function Library that contains functions for handling work days. It has been tested with SCR (Seagate Crystal Report)
5, 6 and 7 and SI (Seagate Info) 7.0 or later. It can also be used with Visual Basic, MS Access, ASP, MS Excel and MS Word, just like any other COM Object.
ONE UFL, 3 FUNCTIONS
Unlike other products of this type, our product has 3 built-in functions:
-
You enter two arbitrary dates, and the UFL returns the number of working days between those two dates.
-
You enter a number for how many days a particular project requires, and the UFL returns the end date.
-
You enter an arbitrary date, and the UFL tells you if that particular date is a work day or not.
HOW DOES THIS UFL WORK?
To be able to correctly determine whether a particular date is a work day or
not, two variables must first be defined by the user:
-
Which days of the week are work days? The usual work week would be Monday to Friday, but some companies/people work a different
schedule.
-
Which days are holidays?
|