Forum Discussion
tdunkle
Jun 18, 2019Copper Contributor
How to highlight cells in the same color as adjacent cells
This should be EASY, but darned if I can find it by googling or by searching Excel's help. How do I automatically highlight each of the cells in a column with the same color as the cells to the l...
SergeiBaklan
Jun 18, 2019Diamond Contributor
Afraid that's only with VBA programming. Formulas works with cells values, not with their properties as color.