I have a question. I am trying to randomly assign operators to job functions. I have a list of their names in one column, in the second I have randomly assigned job functions 1 - 8. The problem is somedays I only need four operators in job function 6, three in job function 4, etc. Currenlty I just get a random amount of each integer regardless of the demand of each job function. Is there a way to assign the numbers to be random, but have a set count of each number (four 6s, three 4s, etc.)? Please advise.
Thanks!!
Thanks!!