Hi,
Hopefully this make sense :)
I have two sheets. A source sheet and a master sheet. I would like the master sheet to pull the start date from the source sheet when it matches the client number. This works fine when I use INDEX MATCH if there is just one client number.
My issue is that the source sheet will contain a duplicate of the client number that is on the master sheet and I really only want the latest data to pull through. I tried with more than one of the same client numbers and it only pulls through the one on the top of the sheet which is an issue as it is usually not the most up to date and sorting will affect the output.
Example of what I want it to do is below, I am only interested in the coloured items pulling through.
Source Sheet:
Master Sheet:
Thank you in advance for any help :)