How do I create an array with random numbers?? Vba
I'm new at this. I want to create an array of 16 elements. Lets say that my array is ReDim arr(15) as Integer and in that array I want to put the numbers from 1 to 16 but scrambled, for example arr(0) = 3, arr(5) = 8 and so on. Help!
Aucun commentaire:
Enregistrer un commentaire