I am after a way to have a cell highlighted to input the code length, between 4 - 7 digits say cell A1
Each code can only use a numerical value between 0 - 9, and not use the same digit more than once.
Eg. 6 digit code could be 371409, but could not be something like 374380, as 3 is used twice.
I would like a random list generated down column A from A2:A1000.
How would this be accomplished?
Bookmarks