In excel you can 0,, to reduce number

M

Mauchap

You can reduce number by by a thousand by using 0, in formatting a number in
excel. How can you do the same in access?
 
R

Randy Harris

Mauchap said:
You can reduce number by by a thousand by using 0, in formatting a number in
excel. How can you do the same in access?

In Access if you want to reduce a number by a thousand you have to use the
subtraction operator.
 
Top