ChrisCione
Registered User.
- Local time
- Today, 16:50
- Joined
- Sep 11, 2008
- Messages
- 17
Not sure I'm using the right terminology, but I hope this makes sense:
I have a text box that is bound to a combo box, such that the selection in the combo box (text) auto-populates the textbox (numbers). The textbox is used to display 5 digit numbers, some (but not all) with leading zeros.
I formatted the table that serves as the Control source to display the leading zeros - and it worked (the leading zeros show in the table). However, I can't get the leading zeros to display in the form.
I found this thread -
http://www.access-programmers.co.uk/forums/showthread.php?t=133988&highlight=leading+zeros
and have tried what's suggested, but no dice.
Thanks in advance for any help given.
I have a text box that is bound to a combo box, such that the selection in the combo box (text) auto-populates the textbox (numbers). The textbox is used to display 5 digit numbers, some (but not all) with leading zeros.
I formatted the table that serves as the Control source to display the leading zeros - and it worked (the leading zeros show in the table). However, I can't get the leading zeros to display in the form.
I found this thread -
http://www.access-programmers.co.uk/forums/showthread.php?t=133988&highlight=leading+zeros
and have tried what's suggested, but no dice.
Thanks in advance for any help given.