Go to home page Contact Visually Speaking Enterprise
Click here to print this page
 
 
 Click Here to Download the Free Trial

The trial version allows you to design, code and test applications that use the Number of Working Days - UFL

Other UFLs

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:

  1. You enter two arbitrary dates, and the UFL returns the number of working days between those two dates.
  2. You enter a number for how many days a particular project requires, and the UFL returns the end date.
  3. 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:

  1. 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.
  2. Which days are holidays?