Follow these steps for conditional formatting.
Step 1 - Select Conditional Formatting > New Rule ...
Step 2 - Select a Style .
Step 3 - Choose Classic
Step 4 - select the drop-down list with Only for top or bottom ranking only
Step 5 - Choose from the drop-down list Use the formula to determine which cells should be formatted
Step 6 - select the desired cells and pay attention to the current cell. (D3)
Step 7 - Use the formula: = MATCH ("Student", D3.0) in the formula section.
Again, D3 is the current cell.
Step 8 - Click OK
source share