So I have a list of employee names, IDs, and Job titles that are associated with Supervisors. I have concatenated the information to group employees by supervisor and have a single cell with "Name, Title (ID), Name2, Title2 (ID2) ..." I want to have each of those employees' information on separate lines in a singular cell. How would I do that?