I want to conditionally format some data. Let's say i want each cell to look if the row contains max value. so basically the each cell going to look 2 things:
1-If it is the biggest value in the data.
2-if the Row contains the biggest value in the data.
1-If it is the biggest value in the data.
2-if the Row contains the biggest value in the data.