Please Help! Round function.

  • Thread starter Thread starter Galiya
  • Start date Start date
G

Galiya

Guest
Please help to the Access novice!
I'm in a strange situation. I created the SQL code containg
"... ROUND(N.Value,-3) as aValue... "
When i try to execute it on my computer (Access 2000) - it works properly,
but when i do it on another one - it fails, and there occurs an error.
But if i change "-3" -> "3" it works fine.
What is the problem?
 

Users who are viewing this thread

Back
Top Bottom