Okay, without necessarily wanting to shoot all my problems here, solving this should put me on track for the rest of this application.
I have a button that places one random letter in turn across a series of labels. At present I'm randomising the letters from an array using the Randomise/Random function but ideally I want to make it so that a letter is not repeated twice across the set of labels. Any ideas on how this is possible?
I have a button that places one random letter in turn across a series of labels. At present I'm randomising the letters from an array using the Randomise/Random function but ideally I want to make it so that a letter is not repeated twice across the set of labels. Any ideas on how this is possible?