Decimal Placings

H

Harvey

Can anyone help with this problem. I have a table in
which one of the records could be, say, 4.75, 10.5 and so
on, How do you format for these numbers? I seem to be
having problems when trying to do caclulations with these
numbers in forms & reports.

Thanks in Anticipation
Harvey
 
K

Ken Snell

Not sure if I'm understanding, but format the field for Number and then set
the type for Single.
 
Top