Hello all,
I have set up a macro for quite a few conditional formatting rules that I can run on a very large daily spreadsheet to highlight all the things I need to take a second look at--this column is less than this number, that column has text not equal to these eight different acceptable values, that sort of thing. I know just enough about coding to be dangerous to myself and others, and with enough googling I can usually work through anything, so I've fine-tuned it all well enough.
But there's one thing I don't even know where to start on, so I'm asking for help.
Check column A for duplicate values (employee names).
Where a duplicate is found, check a text entry in column C.
If the value in column C is "Value X" or "Value Y," take the number in column B and keep a running tally of these. (If the value in column C is anything other than "Value X" or "Value Y," do not add column B's value to the tally.)
Highlight all the duplicate values in column A if the running tally comes to more than 40.
I've attached an example with the expected output if that helps. (Edit: Example has Value A and Value B as the ones to pay attention to instead of X and Y. Oops)
Right now I'm just using the conditional formatting preset to highlight ALL duplicates in column A and looking at them that way, but it's a really large spreadsheet, and most of the duplicates don't need my attention.
It's better than how they trained me anyway, which was "what's conditional formatting? Just scroll through and eyeball them all"--but I know I can do better! Haha. Thanks in advance.
Bookmarks