Floating Point Decimal Data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a field with a precision of 15, but the decimal can float in any position within that field. Can Access handle that type of data, and if so, how do I enter that?
 
That's pretty close to the definition of the Number field type, size Double.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.

C. Summers said:
I am trying to create a field with a precision of 15, but the decimal can
float in any position within that field. Can Access handle that type of
data, and if so, how do I enter that?
 
Back
Top