Greetings, here is the situation:
A business network group has a requirement that members meet one-on-one on a random rotation to build stronger ties, therefore more opportunity for referrals. So, I am trying to create a database that will take the members names and then randomly match them up with other members.
Question: Can I use the random function plus the members ID Number to assign the members to each other?
I have already figured out a way to deal with duplicates, and marking off when a match is made. If only I could figure out to get the names in the tables!
Make sense? Any Suggestions?
Thanks
Dakcg
A business network group has a requirement that members meet one-on-one on a random rotation to build stronger ties, therefore more opportunity for referrals. So, I am trying to create a database that will take the members names and then randomly match them up with other members.
Question: Can I use the random function plus the members ID Number to assign the members to each other?
I have already figured out a way to deal with duplicates, and marking off when a match is made. If only I could figure out to get the names in the tables!
Make sense? Any Suggestions?
Thanks
Dakcg