Bennie47250
Programmer
Using Crystal version 7.0
We have a program that stores everything as text and the ticket numbers are stored like “00123456” or it could be “00000123”. Whenever I create a report that prompts for the ticket number, I have to remind the user to enter the leading zeros. Is there a way to have the number they enter into the parameter have the leading zeros added if they fail to enter them?
Thanks
Bennie
We have a program that stores everything as text and the ticket numbers are stored like “00123456” or it could be “00000123”. Whenever I create a report that prompts for the ticket number, I have to remind the user to enter the leading zeros. Is there a way to have the number they enter into the parameter have the leading zeros added if they fail to enter them?
Thanks
Bennie