Round function …
-
Hello,
I have a problem with this calculation (I want to round the result of the calculation to a decimal place).
(113/fieldname3*(fieldname4+fieldname5-fieldname2)-fieldname6)
fieldname2= 70.3 (can be any number)
fieldname3= 126 (can be any number)
fieldname4= 85 (if you use this, fieldname5 is empty
fieldname5= empty (if you use this, fieldname4 is empty)
fieldname6= empty (can be -1/0/1/2/3/)
result with given numbers: 13.183333333333337
I want to round this to: 13.2I have tried everything, with no result.
Who can help me with this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Round function …’ is closed to new replies.