I've searched and searched and so on. My apologies if this is here somewhere, but I can't find a match for what I'm trying to do specifically.
I have a list of names in Column B (Starting at B5) with assignments to them in Column A. I want the people who receive the file, to enter their name in B1 exactly as it appears multiple times in sheet. And hope to use conditional formatting to highlight (change the back ground color) of each cell their name appears in.
I've used a number of formulas in the Conditional formatting including "=(ISNUMBER(MATCH($B5:$B100,$B$1,0)))", Countif's and "Not(isnumber)..." but can't find a formula that picks up the whole text.
I'm not too savvy with VBA, but can cut and paste a code into it with no problems
If there's anyone that can help me, I would greatly appreciate it!!
Thank you!