
Originally Posted by
JBeaucaire
Try this, put this formula in A1:
=LEFT(INT(RAND()*10000000000), 8) + 0
Put this B1:
=CHAR(RANDBETWEEN(1,26)+64) & CHAR(RANDBETWEEN(1,26)+64) & CHAR(RANDBETWEEN(1,26)+64) & TEXT(RANDBETWEEN(1,99999), "00000")
Copy both cells down 6000 rows. Pretty unlikely you'll get any dupes.
I've asked the moderators to move this thread to the appropriate forum.
Bookmarks