random - Randomly Distribute Specific Values Without Repetition Using Excel -
i need randomly distribute 1000 customer phone numbers 25 customer care agents without repetition using excel.
i have tried using randbetween function phone numbers non-consecutive while numbers repeated.
can achieved on excel?
if have phone numbers in a1:a1000 put formula in b1
=rand()
and copy way down row 1000 (you can double clicking on "fill-handle" in b1 - black "+" see if put cursor on bottom right of cell).
now select both columns , b , sort column b - sort phone numbers randomly, allocate top 40 first agent, next 40 next agent etc.
Comments
Post a Comment