I run a nonprofit that runs mentoring programs. I have a table that has a unique ID per mentor/mentee (a list of letters and numbers). That is the primary field. Their names are then in another field. There are about 72 people engaged in the program.
I want them to be able to fill out a form for their mentoring activities/hours per month. I’ve created a new table, where the primary field is autogenerated. I’ve created the form, but I’d like for them to be able to choose their name from a list on the form so that it connects automatically to the main table and shows how many hours, meetings, etc for each person.
Unfortunately I can only add the ID linked record for them to choose from, which is an internal number that they don’t know. Any creative thoughts on how I can get them to choose their name and have it still link/connect?


