D
David
Hello,
I was wondering if there was a way to randomize the sort
order of a recordset during or after its creation. If
there is does this order stay consistent until the
recordset is destroyed (I know it would change it I were
to change the sort order)?
Also, the sort order would have to be diffent (completely
random) each time the recordset was created/sorted. I have
been playing aroung with the Rand function and its seems
to only randomize the first time it is used and then is
using the same results/order there after.
Thanks all,
David
I was wondering if there was a way to randomize the sort
order of a recordset during or after its creation. If
there is does this order stay consistent until the
recordset is destroyed (I know it would change it I were
to change the sort order)?
Also, the sort order would have to be diffent (completely
random) each time the recordset was created/sorted. I have
been playing aroung with the Rand function and its seems
to only randomize the first time it is used and then is
using the same results/order there after.
Thanks all,
David