View Single Post
 
Old 04-25-2024, 01:23 PM
capitala capitala is offline Windows 7 64bit Office 2003
Advanced Beginner
 
Join Date: Nov 2013
Posts: 38
capitala is on a distinguished road
Default Q: How to create random list with no duplicate

Good great people!
I have a list of students stored in a recordset (access db). I need a vba code that:

creates a random [/B]list of students based on the recordset BUT without duplicates and PROVIDED that each student shall appear in the list.

Thanks and Best Regards
Reply With Quote