Hi there
I’m trying to highlight rows of a table based on the value in the first cell on each row, at the LHS.
Problem:
The row has different columns of data including text, date, hours (numbers set to 2 decimal places.)
I only wish to change the background color, not the the cell text properties.
Once the conditional formatting is applied it overides the currency, date and number formatting of the cells in that row. So the colors change as desired, but it seems the color cannot be changed without setting a number format.
How can this color be applied across all these cells without affecting the text/number display formatting?