it should give me 6.1
2.50 should round to 2.5, and 3.56 should round to 3.6
This is what I know about math
but just remember where I started this discussion
Round(me.Field1, 1) + Round(me.Field2, 1) could give me 100.00000375 :mad:
This makes no sense at all
I guess I can use...