I am having a problem I need some help with, I have some data where assignments are being made with a start date and an end date.
For example, John Smith was assigned to ABC client from 01/01/2023 - 05/01/2023 and then Adam Paul was assigned to the same ABC client from 05/01/2023 - 08/01/2023. My data has these two assignments on separate rows, I am needing a way to pull the person assigned after John Smith for all clients. All clients have multiple assignments before and after.
I have attached an example of my data; in theory I need to pull the person assigned after John Smith specifically for all the clients on my list.