I would like to know how to round a number to its higher value (Ex. 5.3=6
5.5=6 5.9=6 and 5.1=6) I'm trying to do it with a simple expression
=(Round([text85];1))*[text81]
thanks in advance
markfou
5.5=6 5.9=6 and 5.1=6) I'm trying to do it with a simple expression
=(Round([text85];1))*[text81]
thanks in advance
markfou
Comment