Hello. I'm looking for a formula to update the Project Type column in a parent row to identify as "Digital" based upon specific contact entries in the Assigned To column in the child rows. For instance:
-child row Task 1: Assigned To Employee A
-child row Task 2: Assigned To Employee A, Employee B, and Employee C
-child row Task 3: Assigned To Employee B, Employee C, and Employee D
Employee A and Employee D=Digital employees (Employees B and C are not digital employees), so:
-Parent rows with any child rows assigned to Employee A or Employee D should appear as "Digital" in Project Type.
-Parent rows that do not have Employee A or Employee D assigned to any child row, the "Project Type" should remain blank.
Example below:
Thank you!