@hekp
1 TopicHow to highlight every new high max value
Hello Everyone, I have a matrix table that I would like to highlight every new instance of a new max on each row.(Going from left to Right) Please see below: Table Name - Customer_Weight Fields : Customer Name, Date, Weights Matrix table example Jan Feb Mar April Customer 1 4 2 8 1 Customer 2 5 8 2 10 Customer 3 6 5 4 3 I want the result of the conditional format to show the following highlighted red Jan Feb Mar April Customer 1 4 2 8 1 Customer 2 5 8 2 10 Customer 3 6 5 4 3 Any help would be great thanks again !!!Solved673Views0likes2Comments