I have formatted 7 columns and 25 rows to highlight the max value in each row using CellValueIs=MAX($E10:$K10) and this works fine for rows where there is at least one value.
When it reaches a row of cells with all null values it considers them to be equally null and highlights all the cells in the row when I just want it to leave the existing formats, how can I trap the Null values and prevent it from doing this?
Thanks
If IT ain’t working Binnit and Reboot
When it reaches a row of cells with all null values it considers them to be equally null and highlights all the cells in the row when I just want it to leave the existing formats, how can I trap the Null values and prevent it from doing this?
Thanks
If IT ain’t working Binnit and Reboot