EXPERT PROGRAMMERS PLZZ HELP
Hi programmers,
I want to generate a 5 digit number starting from 11111... only the last digit gets incremented by 1 till it reaches 9 and after it reaches 9, the previous number starts getting incremented by 1.. This 5 digit number is unique.. I want to assign this number as a receipt number for customers...
Plzz help... thanx