Hi, so I am very new to Access (as in decided last week I was going to create my own database). I run a mentoring program and need a database to keep track of our participants (our excel sheet was out of control). So far I've been able to figure most things out on my own. I have two tables "Mentor_Data" and "Youth_Data" both with corresponding forms "Mentor_App" and "Youth_App". On those tables/forms I have a field for "Mentor_Name" and "Mentee_Name". What I would like is to be able to enter a name in the "Mentor_Name" field on the "Youth_App" form and have the corresponding "Mentee_Name" fill in automatically on the "Mentor_App" form. Is this possible?
Thanks!