flying linus
Registered User.
- Local time
- Yesterday, 19:25
- Joined
- Oct 1, 2004
- Messages
- 33
I have a table with a three digit number field that I query and concatenate with another field to display an ID. However, the three digit format is lost during the query if there a leading zeros in the number. How can I maintain the three digit format during the concatenation?