Hello VBForums,
So I have a listbox that has many items in it and I want to select x number of random items and add them in a string array.
Any solution with code or how would it work? I can't think straight at the moment cause I've been up for 30 hours. :sick:
To get more clear - x is not random it's a constant, the selected items have to be random. The listbox contains more items than x.
So I have a listbox that has many items in it and I want to select x number of random items and add them in a string array.
Any solution with code or how would it work? I can't think straight at the moment cause I've been up for 30 hours. :sick:
To get more clear - x is not random it's a constant, the selected items have to be random. The listbox contains more items than x.