Share via

Using relative references in conditional formatting

Anonymous
2011-06-24T02:31:57+00:00

I am a teacher.  I need all scores below 50% of the total score highlighted.  Different columns have different total scores.  I renamed each cell containing the total score: Quiz1, Quiz2, Quiz3 etc.  But how do you use the formula in conditional formatting to achieve this.  For example, I used the formula =$E$4<(Quiz1/50).  The formula works.  Only when I drag it downwards so that the remaining cells in the column would have the same formatting, the other cells still refers to E4, which will create an error, because each cell has a different score.  How do I automate this?  Is there something else that I need to do.

I cannot imagine formatting each and every cell.  That would be a waste of time.

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2011-06-24T02:51:08+00:00

Select the range you wish to conditionally format, for instance E4:E100, then enter a formula in conditional formatting that does not have the absolute modifiers (the $). Like =E4<(Quiz1/50).

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful