Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Anyone know how to make a simple PIN generator in excel?
-- Jeff |
#2
![]() |
|||
|
|||
![]()
=RAND()*(9999-1)
Try typing this into a cell and change its number properties to having no decimal places. "GoBucks" wrote: Anyone know how to make a simple PIN generator in excel? -- Jeff |
#3
![]() |
|||
|
|||
![]()
Jeff,
How about entering this formula in a cell, thenRecalcing to generate a new number each time? =INT(RAND()*10000) Regards Pete "GoBucks" wrote: Anyone know how to make a simple PIN generator in excel? -- Jeff |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Random Number Generator | Excel Worksheet Functions | |||
Excel 2003 random number generator | Excel Discussion (Misc queries) | |||
Random alpha generator | Excel Worksheet Functions | |||
Random number generator | Excel Worksheet Functions | |||
Addition worksheet generator | Excel Worksheet Functions |