G
Guest
Hi all,
(MS Access XP)
I'm having a problem, maybe I'm missing something.
(in a MS Access Query):
Sometimes Round(66.5) = 66 and Round(22.5) = 23.
I made a test from VBA:
Msgbox Round(x.5) = x + 1 always
This is very wierd.
Any Help will be very appreciated.
Thanks in advance.
GH
(MS Access XP)
I'm having a problem, maybe I'm missing something.
(in a MS Access Query):
Sometimes Round(66.5) = 66 and Round(22.5) = 23.
I made a test from VBA:
Msgbox Round(x.5) = x + 1 always
This is very wierd.
Any Help will be very appreciated.
Thanks in advance.
GH