Hi guys,
I've got four columns with numbers and names next to the numbers. It looks something like that:
cA cB cC cD
1 Anna 6 Frank
2 John 7 Marva
3 James 8 Alice
4 Craig 9 Keith
5 Paul 10 Mike
Now, what I need is to mix the names randomly with the different numbers, but any time I run the macro / script the same name cannot be with the same number until all the combinations have been used. Then it would reset ans start from the scratch.
Has anyone got any idea how to do something like that? Thanks in advance guys as I can't figure it out on my own at all...
I've got four columns with numbers and names next to the numbers. It looks something like that:
cA cB cC cD
1 Anna 6 Frank
2 John 7 Marva
3 James 8 Alice
4 Craig 9 Keith
5 Paul 10 Mike
Now, what I need is to mix the names randomly with the different numbers, but any time I run the macro / script the same name cannot be with the same number until all the combinations have been used. Then it would reset ans start from the scratch.
Has anyone got any idea how to do something like that? Thanks in advance guys as I can't figure it out on my own at all...