Search Results
5 functions found:
1. | DayCounter ( Date_Start ; Date_End; Days_of_Week ) |
Average rating: 4.1 | |
Josh Morton, JEM CONSULTING | |
Counts number of times a day or days occurs over a date range | |
2. | DayCounterHolidays ( Date_Start ; Date_End ; Days_of_Week ; Holidays ) |
Average rating: 4.5 | |
Josh Morton, JEM CONSULTING | |
Counts number of types of days between 2 dates excluding holidays | |
3. | QuarterRound(NUM) |
Average rating: 4.3 | |
Josh Morton, JEM CONSULTING | |
Rounds numbers to nearest quarter (0, .25, .5, .75) | |
4. | _NotEmpty (Prefix; Field ; Suffix) |
Average rating: 4.3 | |
Josh Morton, JEM CONSULTING | |
Simplifies the process of adding characters before or after a field if its not empty. | |
5. | _WordShrink( text ; direction ; characters ; break ) |
Average rating: 4.6 | |
Josh Morton, JEM CONSULTING | |
Truncates all words in a string to the same length | |