For an unbound field with a query as its drop-down list...
If you create an input mask... say of format 00000... then as you start typing in the values, the system removes the zeros.
Ex:
When I enter the field, it shows 00000
If I type in a 1, it shows 10000
Then if I type a 3, it shows 13000
IS THERE A WAY TO REVERSE THIS ???????????????????????????
Ex:
When I type 1, it shows 00001
Then if I type in a 3, it shows 00013
etc...
Thanks for any help, anyone can provide
- arm1
If you create an input mask... say of format 00000... then as you start typing in the values, the system removes the zeros.
Ex:
When I enter the field, it shows 00000
If I type in a 1, it shows 10000
Then if I type a 3, it shows 13000
IS THERE A WAY TO REVERSE THIS ???????????????????????????
Ex:
When I type 1, it shows 00001
Then if I type in a 3, it shows 00013
etc...
Thanks for any help, anyone can provide
- arm1