Good Afternoon,
I am looking to separate a client into their individual renewals from a master sheet that has the client renewal dates in a multi-select drop down:
Live Clients List:
Client Name Renewal Month Project Manager
Client 1 January, July, August PM1
Client 2 February PM2
Client 3 March, September PM3
What I would like to get back:
Client Name Renewal Month Project Manager
Client 1 January PM1
Client 1 July PM1
Client 1 August PM1
Client 2 February PM2
Client 3 March PM3
Client 3 September PM3
Please let me know what you think, Thank you!