IanMilly
Registered User.
- Local time
- Today, 01:17
- Joined
- Jun 1, 2004
- Messages
- 46
Hi,
I am pretty new to Access and learning alot all the time. I am trying to create automatically a serial numbers for certain products.
the serial number is initially dependant upon the type of electriconic Cards used in an product. ie, type 1 = A ,type 2 = B ,type 3 = C
Next in the serial number should be the month and year. Following this is a 8 digit number which should be auto-generated.
So product 1, in June 2004 should look like this
SerialNum = A060412345678
The fields i am using in are SerialNum, Date, CardType in Table1
The serial number should be consequentive after the initial type and date coding . Can anyone help explain how this can be done?
Thank you in advance
Ian
I am pretty new to Access and learning alot all the time. I am trying to create automatically a serial numbers for certain products.
the serial number is initially dependant upon the type of electriconic Cards used in an product. ie, type 1 = A ,type 2 = B ,type 3 = C
Next in the serial number should be the month and year. Following this is a 8 digit number which should be auto-generated.
So product 1, in June 2004 should look like this
SerialNum = A060412345678
The fields i am using in are SerialNum, Date, CardType in Table1
The serial number should be consequentive after the initial type and date coding . Can anyone help explain how this can be done?
Thank you in advance
Ian