roundToNumberInList ( target ; array ; operator )
Round a target value to nearest number in given list
Be the first to rate this function Log in to vote
Jonni™ - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Round a passed target value to the nearest number in a given list of numbers that are separated by a carriage return. Rounding up or down is determined by the operator flag 0 for down and 1 for up.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.