Hello all,
I have a number field which contains a number which represents an amount of minutes (it's not a time field).
I want this number to be rounded off up to the nearest quarter so if the field contains the number 10 it should be rounded off up to 15 and if the number if 125 it should be rounded off up to 135 etc etc
what is the easiest way to do this?
any help is greatly appreciated!