“Client Table” contains clients in column A. One client to a row. Each client belongs to a group (Group 1, Group 2, Group 3, etc), which is listed in column B.
“Project Table” contains projects. The name of each project is in column A. Each project has one or more clients. One project could have clients from multiple groups.
I’d like a column in the Project Table to list all the groups represented in a project.
Thanks!