pkstormy has this excellent posting in the Code Repository - https://www.accessforums.net/code-re...ords-7690.html - and it seems like it might be a partial answer to an issue I've been researching in Access 2003 for over 6 months.
I posted a reply asking if his method could be adopted to my situation but I didn't realize that the Code Repository was not the appropriate place for asking new questions. So I'm posting a new thread here in the Programming forum.
Here is the text of my reply to his original posting:
"Thank you for posting this. I think your method might address a concern I've been researching and trying to figure out for months.
I'm building an Access 2000 file format database for a membership organization which is beginning a mentoring program (I started building it in Access 2003 but my office upgraded to Office 2007 a few months ago). The 3 key tables are Mentees (people requesting mentors), Mentors (people wanting to be mentors), and Mentoring Categories (subjects for which mentoring is available). What I've built so far is suitable for keeping track of the two groups of people and maintaining the list of mentoring categories. However, I also want to be able to search the mentors table and pull up possible matches for new mentees. Ideally, that search would also generate a report of any matches made.
The fact that your example creates a separate table where the search results are stored leads me to believe that it could be adapted to my database. Do you agree?
If your method isn't appropriate for what I'm trying to accomplish, is there another method I could use?
I would appreciate any advice or direction you might be able to offer. In the 6 months that I've been working on this database, your method is the closest to the kind of searching that I have in mind that I've been able to find.
Thanks again for doing your posting.
P S: I have attached screenshots of each of the 3 tables in my question above - Mentees, Mentoring Categories, and Mentors - to my reply posting."
I have attached the screenshots of my 3 tables to this new posting. I hope that you can access pkstormy's programs through the link to his posting at the top of this message so you can see how his method works.
Any advice or direction this forum could offer would be greatly appreciated.
Thank you!