rapidTimeEntry ( text ; workdayStartHour )
enter time with numbers only
Average rating: 4.3 (28 votes) Log in to vote
David Schellenberg - Show more from this author |
rapidTimeEntry ( "655 ; 7 )
rapidTimeEntry ( "1005 ; 7 )
6:55 PM
10:05 AM
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
- convert a string of numbers (no punctuation) to time.
- AM/PM is determined by Workday Starting Hour.
- opening IF statement will allow the user to modify the result.
- currently function only considers a workdayStartHour less then 12
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.