Hello All,
does anyone have any ideas how to write a Macro that will generate complex numbers/code?
What I'd like is a number like this "ENER-TR-0213-001" Where the 'ENER-TR' is static, the '0213' is the month and the year and the '001' is just a simple number that will increase with every number I generate.
When generated the number will be temporarily stored in cell (R, 12) and then later shifted to another worksheet (with other data) where I store all the numbers generated in column (A, 2 - onwards)
So this macro would have something to clear the contents of the cell, generate a unique number in sequence (in the above format) and store it in Cell R12 every time I run the Macro.
The numbers can never be duplicates.
Many Thanks for any help in advance, always greatly appreciate the amount of help I get from this forum.
Bookmarks