D
DDGonzales
I need to set the defaultValue in VBasic for a text box
with leading zero's Example: 030901. I have tried format
(Field,00), Inputmask\000000 but when it places the data
in the table the 0 are eliminated. How can I write a code
for the defaultvalue to retain the leading 0.
with leading zero's Example: 030901. I have tried format
(Field,00), Inputmask\000000 but when it places the data
in the table the 0 are eliminated. How can I write a code
for the defaultvalue to retain the leading 0.