This is possible because you are using conditional formatting to do the highlighting. All you have to is extend the Applies To range for the relevant rules.
But there are a couple of problems understanding what you need.
There is nothing in column H, so either you want to highlight blank cells or your description does not match the file you provided.
The example you gave of player 1 is not helpful; it would be better to refer to actual data in your file.
Column V has merged cells so you cannot highlight it.
Also, merged cells are almost always a bad idea. You are making liberal use of them and I can't see a reason that it's needed.
You have redundant CF rules. For example, you have 5 rules for when column P is "Regular" and they all do the same thing (green fill). You can do with with one rule that affects all desired ranges. (red rectangles). Applies To range would be
You have another rule that checks the cell's value for "Regular" applying to columns P and Q, but it will never affect Q because Q is part of a merged cell. (blue rectangle) Not sure what you're doing with the rule above that since it only applies to once cell in column Y, which is empty.
new CF.jpg
Bookmarks