We have an Access 97 database where customer service reps log telephone calls coming in. The boss wants us to survey callers about their satisfaction with the service they received. For a given week, I need to pull 10 records for each customer service rep. Fields include a ticket number (autonumber field), rep name, caller name, phone and similar information. I think I need to create a query that pulls random ticket numbers, and then populates a new table with that info. I would appreciate any advice you can give me on doing this.