K
Karl H
Hi,
My table has a 5 digit number that keeps leading zeroes by formating the
data with "00000"
When I use a combination box to retrieve the data, the leading zeroes are
dropped, despite formatting the text box to "00000"
The text box control source is: =[cboDesigNo].[Column](2)
Is there a way to format this to retain leading zeroes, short of changing
the data in the original table to text?
Thank you,
Karl
My table has a 5 digit number that keeps leading zeroes by formating the
data with "00000"
When I use a combination box to retrieve the data, the leading zeroes are
dropped, despite formatting the text box to "00000"
The text box control source is: =[cboDesigNo].[Column](2)
Is there a way to format this to retain leading zeroes, short of changing
the data in the original table to text?
Thank you,
Karl