How do I change font color based upon a calculation result?
If a calculation returns a negative number, I'd like the result to be displayed in red, or perhaps the background to be red. How do I format cells and/or font to do that, like in Excel Conditional Formatting?