|
-
Oct 11th, 2000, 08:38 AM
#1
Thread Starter
New Member
Hi from switzerland,
i got a list of about 1500 entries in a table.
With:
RandomNumber = int(rnd*rs.RecordCount)+1
i calculate a random entry, which i want to show.
What is the fastest way to show the calculated entry of this table?
I tried with making rs.Movenext for RandomNumber times, but i think, there is a faster way.
Thanx for help,
Marcello
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|