P
polletje
hello
I like to know if its possible to automatically fill up a cell with
zero's if there are less then 8 digits filled in by the user.
For example:
12345678 - stays 12345678
2345678 - becomes 02345678
345678 - becomes 00345678
11111 - becomes 00011111
etcetera
Thanx in advance
I like to know if its possible to automatically fill up a cell with
zero's if there are less then 8 digits filled in by the user.
For example:
12345678 - stays 12345678
2345678 - becomes 02345678
345678 - becomes 00345678
11111 - becomes 00011111
etcetera
Thanx in advance