hi Everyone,

I am trying to write a programme for a membership draw. I have created a membership database with 360 members.

What I want to do is get VB to pick a random number from 1 to 360, then go to the database and then display what the field is located at that number.

I have created the database so that there is a "number Record" as the key.

ie if VB selects 60, I want VB to show what information is at record number 60.

I have looked through the forums for an answer, but cant quite find what I am looking for.

Hope someone can help