I am using MaskEdibBox in my form and i placed mask like 9.999
when i want to retrieve data from table in MaskEditBox vb generates error if digists quantity is different. for example, data saved is 1.2 , and also mask edit box does not display value 9

kindly tell me how i should program with numeric inputs box