Hello!
I would like to allow the user to add multiple people to a list item. As of now, I have a button that adds the user to a 2nd list, I now need to automatically tie the correct items into the "Master" list.
I would like to display all the people added in the list column. Here are a couple of pictures to clarify:
Place where the project members can be added:

(On select should add the member name and title to the 'Project vs Members' list, and update the current item in the 'Project Excellence' list with the names of every added(preserve previously added people)) The update of the current item does not work.
Here is the 'Project Vs Members' list:

Here is the "Master" List 'Project Members' column where I would like to show all of the members added:

Any advice would be greatly appreciated!!
I am very opening to changing my second list if that will help!