Hello,
How to generate random non-repeating numbers?
by use of the rnd function (see help) and the randomize statement in your startup object.
Good Luck
variable = int(rnd* number you want to go up to)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.