RoundUp0_5 ( Number )
Rounds any number up to the nearest 0.5
Be the first to rate this function Log in to vote
Carl Schwarz - Show more from this author
Schwarz Software https://schwarzsoftware.com.au |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
This function will round any positive or negative number up to the nearest 0.5. It does not round down.
This can be useful for calculating package weights for example when you need to round up the mass to the nearest half.
It simply tests the range of the input decimal and replaces it with the appropriate decimal.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.