I want to generate a unique ID based on the input in Windows form...Something like this COM244100...where 1st 3 characters are the Event Name , next 2 digit is the date , next digit is the month , and the remaining are the Id...!!
I am using Ms access as a database....Please Help
Loading
VulpesPosted Apr 24, 2013, 10:33 AM
Notice that you'll need to allow 2 digits for the month if October, November and December are to be catered for.
How unique this is going to be will depend, of course, on how unique the 'id' component is relative to the other components.