George Too
Registered User.
- Local time
- Today, 17:24
- Joined
- Aug 12, 2002
- Messages
- 198
Hi All,
This might be easy but I can't seem to get it working. I want to force users to use decimal point in a field where units of measure are entered eg. 12.5647, 9.5478, etc My input mask for that field is 00\.0000;1;_ but it does not save the decimal point. 12.5647 will be written as 125647 and that drives us nuts changing the data afterwards. What am I doing wrong? Table field has been set to text however it doesn't work with changing the field to number either.
Any ideas?
Thanks.
This might be easy but I can't seem to get it working. I want to force users to use decimal point in a field where units of measure are entered eg. 12.5647, 9.5478, etc My input mask for that field is 00\.0000;1;_ but it does not save the decimal point. 12.5647 will be written as 125647 and that drives us nuts changing the data afterwards. What am I doing wrong? Table field has been set to text however it doesn't work with changing the field to number either.
Any ideas?
Thanks.