I want to format number so so it do not rise the number to nearest whole number like rise 10,6 to 11 but keep it as 10. How would that be done.
Gauja![]()
I want to format number so so it do not rise the number to nearest whole number like rise 10,6 to 11 but keep it as 10. How would that be done.
Gauja![]()
Use Int(FieldName)
Here is a quick tutorial
http://www.techonthenet.com/access/f...umeric/int.php
Alan
Thanks Allan
Thats solved
Gauja