regarding the auto replace and auto append
Hi gurus, i need to create a function which validates the lot number
ex: if lotabcd or lot1234 i need to append lotabcd.01 or lot1234.01
and for next iteration if lotabcd,lotabcd.01 or lot1234,lot1234.01 exists i need to append the value like lotabcd.02 or lot1234.02
once after reaching the appending values to 09 next i need to add 10
how can i meet this requirement
can any body please revert me its very urgent
Thanks in advance
Regards
------------
Ripendra
ex: if lotabcd or lot1234 i need to append lotabcd.01 or lot1234.01
and for next iteration if lotabcd,lotabcd.01 or lot1234,lot1234.01 exists i need to append the value like lotabcd.02 or lot1234.02
once after reaching the appending values to 09 next i need to add 10
how can i meet this requirement
can any body please revert me its very urgent
Thanks in advance
Regards
------------
Ripendra
0