Respuesta :

1 rule
Select cells A2 through A7. Do this by dragging from A2 to A7.

Then, click Home > Conditional Formatting > New Rule.

In the New Formatting Rule dialog box, click Use a formula to determine which cells to format.

Under Format values where this formula is true, type the formula: =A2>TODAY()

The formula uses the TODAY function to see if the dates in column A are greater than today (in the future). If so, the cells are formatted.

Click Format.

In the Color box, select Red. In the Font Style box, select Bold.

Click OK until the dialog boxes are closed.

The formatting is applied to column A.
ACCESS MORE