I am looking for help with the following;
I have two sheets;
1. Skill Map
2. Person Map
I would like to create a macro to look up each name in column A on 'Person Map', in sheet 'Skill Map'. If it finds a result, I would like it to return the row AND column name, within the same cell, next to the name on 'Person Map'. The complication is that there could be multiple names in one cell on 'Skill Map'.
I have tried to pull something together but my knowledge isnt substantial enough. Help would be much appreciated.