How can I format cells with data that meets certain criteria?

A

AshEureka

Is there any way to include in an IF or other function, a way to make those
cells that meet your criteria bold or other formatting?

For example, if I want to draw attention to values over 10, can I have a
command that will make bold all cells with values over 10?
 
T

Teethless mama

Select your range
Format>Conditional Formatting>Select Cell Value IS>greater than>10
click on Format button then select Font tab, then Bold.
 
A

AshEureka

Thank you!

Teethless mama said:
Select your range
Format>Conditional Formatting>Select Cell Value IS>greater than>10
click on Format button then select Font tab, then Bold.
 
Top