Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I work in a hospital and I have a worksheet of data from the patients we
treat. One column has their ID number and I want to add a column next to this to which I can add a series of random numbers as a security measure when passing data to different departments. I have read a number of threads on this site and feel comfortable in generating the unique random numbers (thanks to Bernd Plumoff's UDF). But what I can't seem to manage is to keep this column of unique random numbers from updating, which defeats the purpose. I realise I can just use RAND() and then hit F9 to turn this into a random number but I need to be sure sure that this rather tedious method (when doing it for 2000 records) will not produce duplicate records. I need to be able to generate a column of randomly assigned, unique integers, in a number range that I can specify and that are not updated once they have been generated. Thank you for any suggestions, Ian. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Seed numbers for random number generation, uniform distribution | Excel Discussion (Misc queries) | |||
generate a random number and use if function to generate new data | Excel Worksheet Functions | |||
I need a unique number to be created per worksheet | Excel Discussion (Misc queries) | |||
Generating (in a random order)each number once from a given number | Excel Worksheet Functions | |||
VB Random Number Generation/Insertion/NextWorksheet | Excel Discussion (Misc queries) |