C
Carlos
I have a table that has one field set to a number data
type. As part of the values input process, I need to enter
values leading with a zero as the first digit.
Unfortunately, every time we try to enter one of these
values, Access drops the leading zero automatically. Also,
I can't change the data type to text since programming
code in other applications tied in to this table require
the field to be a number data type.
Any suggestions on how to keep the leading zero as part of
the values without having to change the data type?
Thank you.
type. As part of the values input process, I need to enter
values leading with a zero as the first digit.
Unfortunately, every time we try to enter one of these
values, Access drops the leading zero automatically. Also,
I can't change the data type to text since programming
code in other applications tied in to this table require
the field to be a number data type.
Any suggestions on how to keep the leading zero as part of
the values without having to change the data type?
Thank you.