O
OldDj
I am trying to get a randon output of numbers between 1 and 75 in 7
different cells as below
23 39 2
14
67 18 73
Using cells A1, A3, B1, B2, B3, C1 and C3. In each of these cells i
used randbetween(1,75) which accomplishes what I'm looking for with the
exception that I of course will get duplicate numbers which i don't
want. Is there a command I can use or do I have to do this differently?
Now to complicate the situation I am wanting six groups of the 7
numbers on 1 page. It doesn't matter if I have duplications from 1
group to the other just not within a group. I hope this is
understandable. Any help with this will be much appreciated.
different cells as below
23 39 2
14
67 18 73
Using cells A1, A3, B1, B2, B3, C1 and C3. In each of these cells i
used randbetween(1,75) which accomplishes what I'm looking for with the
exception that I of course will get duplicate numbers which i don't
want. Is there a command I can use or do I have to do this differently?
Now to complicate the situation I am wanting six groups of the 7
numbers on 1 page. It doesn't matter if I have duplications from 1
group to the other just not within a group. I hope this is
understandable. Any help with this will be much appreciated.