Hey guys!
I'm newbie and I'm trying to understand how this works.
Everything is clear and only thing I don't understand is why the order of the newly generated random numbers is random?
If these are the generated random numbers: 3,10,5,2
Why the order is not 2,3,5,10 instead of random?
Tnx!
**Edit**
This thread was split from a related thread at How to delete a record from recordset but not from table.
I'm newbie and I'm trying to understand how this works.
Everything is clear and only thing I don't understand is why the order of the newly generated random numbers is random?
If these are the generated random numbers: 3,10,5,2
Why the order is not 2,3,5,10 instead of random?
Tnx!
**Edit**
This thread was split from a related thread at How to delete a record from recordset but not from table.
Comment