InsertUniqueID

Automatically insert new unique IDs

Free

Download

Published:
Jan 2015
File size:
52.2KB
Downloads:
1,505 (Since Jan 2015)
Internal ID:
77401 (type2)
Dev Tools
Tools helps in developing
VBA - Excel
Macros, or Visual Basic for Application tool
This simple small code will watch for user input, and once user enter new name in column C, code will generate new ID (4 to 6 characters) and make sure it is not repeated, then put it in column B, fun small code I created for free online to answer a request, thought that sharing it here might benefit others, enjoy!