Hey everyone! I'm trying to run VBA code or use a formula to have a cell highlighted (one of 9 columns) if that cell's value matches the value in a 10th column. So, 9 columns with different numbers in each, and going line by line, those numbers would need to be compared to the value in the 10th column, and the cell in that row that matches the 10th column value would be highlighted. Is this possible with VBA or a formula? Conditional formatting didn't seem to let me do it for that many cells. I appreciate y'all's help!