A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Sean. I am an Excel user like you.
- First select the cells that you want to show the conditional formatting. It could be in one or more columns. You need to start in Row 3, not Row 2, because you don't need to compare Row 2 to the header in Row 1.
- Then click on Conditional Formatting and choose New Rule.
- In the top half of the window click on Use a formula.
- You will need to enter two conditional formats, one for each of the conditions. Enter the formula in the line in the bottom half:
=$A3>$A2
and set the format as you want it by clicking on the Format button at the lower right which takes you to the Format Cells dialogue box--green text as described above and then OK and OK. Then repeat and enter the second formula:
=$A3<$A2
and set that formula's format--red text as described above. In my sample below I selected cells A3:A9 to be formatted.
If desired you can also set other formats along with the text color for Bold, Underline, Italic, etc. when you set the formats in the Format Cells dialogue box.
Reply if you have additional questions or information. Please mark this reply as answered if this solves fyour question.
Rich~M