Connecting Tech Pros Worldwide Forums | Help | Site Map

Picking Random Values From A Table

BerkshireGuy
Guest
 
Posts: n/a
#1: Nov 13 '05
I have a name with initials and names of Reps.

I want to create a function that will return any number of records I
specify of random initials.

For instance, if I call the function and want to return 400 random
initials.

The reason I am doing this is because I created some test data in a
database and the only thing I need to assign each record to a Rep.

Thanks


pietlinden@hotmail.com
Guest
 
Posts: n/a
#2: Nov 13 '05

re: Picking Random Values From A Table


Not 100% sure I know what you're after (random number of records or
random initials), but have a look at this:

http://www.mvps.org/access/queries/qry0011.htm

Closed Thread