Hi all,
I am developing invoice template.Can anyone suggest me how to auto-increment invoice number which may be alphanumeric number like "aaaa123","awrewr11"...........
|
Contributor
|
|
| 24Mar2010,18:11 | #1 |
|
Hi all,
I am developing invoice template.Can anyone suggest me how to auto-increment invoice number which may be alphanumeric number like "aaaa123","awrewr11"........... |
|
Go4Expert Founder
|
![]() |
| 24Mar2010,18:48 | #2 |
|
Increment the number part and append to the alpha part
|