Hi,
I have a problem:
There are two [number box], that output random numbers simultaneously, with a metro of 1000.
There is a [counter] in a range 1-5 with the same metro:
it count 1,2,3,4,5,1,2,3,4,5,1,2,4,5,1,2...etc.
Now, in an other [number box] I would take:
the number from the first [number box], if counter is 1;
the number from second [number box], if counter is 2,3,4,5
any suggestion?
Thank's..
t.