G Guest Oct 17, 2003 #1 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?
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?
A Allen Browne Oct 18, 2003 #2 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 Click to expand... 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 Click to expand... float in any position within that field. Can Access handle that type of data, and if so, how do I enter that?