View Single Post
  #1   Report Post  
topkick
 
Posts: n/a
Default I need to randomize a column of alphanumeric employee ID's for a .

I have a column of employee id's that have alpha numeric characters I need to
pull a random sampling for a drug test how do I do it? I tryed rand() and
Randbetween and no luck making that work.