These are for readability and convenience only.
Highlight top values
To highlight the highest values in a set of data with conditional formatting, you can use a formula based on the LARGE function. In the example shown, the formula used for conditional formatting is: =B4>=LARGE(data,input) Note: Excel contain a conditional formatting "preset" that highlights top values. However, using a formula instead provides more flexibility.