Rounded???
-
Hello, I’m trying a very simple solution, but I can’t find it. I would like to calculate 89.023sqm – 88.018sqm and the result should be rounded to three decimal places. But my result is 1.0049999999999955sqm and not 1.005sqm.
I also tried the following form: Round((fieldname3-fieldname2), 3). but that didn’t work either. Can you help me? Thanks and kind regards, Markus
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Rounded???’ is closed to new replies.