Hi,
I have a project wherein I need to generate an alphanumeric sequence based on certain values. An example is below:
AU1 = LOCATION
VT OR CB = Product code
1120 = MONTH & YEAR
1-240 = SERIES
M = SUPPLIER INITIALS
I need to create such series for almost 22 locations. Is there a way I can create a data entry form wherein I can feed these details & it will generate the all the data in a single column.
Also note that 1-120 & 121-240 the product code changes. Rest of the fields are constant apart from location.
Will appreciate any help! Thanks.
I have a project wherein I need to generate an alphanumeric sequence based on certain values. An example is below:
AU1VT11201M (START)
|
AU1 = LOCATION
VT OR CB = Product code
1120 = MONTH & YEAR
1-240 = SERIES
M = SUPPLIER INITIALS
I need to create such series for almost 22 locations. Is there a way I can create a data entry form wherein I can feed these details & it will generate the all the data in a single column.
Also note that 1-120 & 121-240 the product code changes. Rest of the fields are constant apart from location.
Will appreciate any help! Thanks.