Go to home page Contact Tatum Consulting
Click here to print this page
 



The many features of this UFL are a result of vendor and customer feedback during development.


Functions of The Number of Working Days-UFL:

  • numWorkingDays - returns an integer for the number of work days within the specified date.
  • wdDateAdd - returns the new Date generated by passing in a Date and the Number of Days to add or subtract from the date with the work days Mask
  • IsWorkDay - returns TRUE or FALSE to indicate whether a particular date is a work day
  • wdLoad - used to specify the location of the text file that contains the list of dates for holidays. The function returns "TRUE" if it can read the file specified or else it will return FALSE indicating that the specified file cannot be found.