Forum Discussion
SH0lm3s
Dec 19, 2023Copper Contributor
SSCC number generation
All, I need to keep creating an SSCC number, multiple numbers at a time. This has a fixed Extension digit A 9 char fixed GS1 number A 7 char serial number (this needs to be generated, increasing b...
Riny_van_Eekelen
Dec 19, 2023Platinum Contributor
SH0lm3s Perhaps the attached file is helpful. No VBA but I guess you need to enter the single digits yourself somehow. Then, the a formula can do all the calculations required in go AND produce the SSCC number in a single cell.
The formula works in all Excel versions. If you have a modern version it can be optimized/shortened, although it isn't so bad as it is now.
- SH0lm3sDec 19, 2023Copper Contributor
Due to where in the business this is going to be used I need to be able to automate the process as much as possible - ideally user states how many numbers they need to generate and that is all the user has to input.