I’d like to use Conditional Formatting on a cell to evaluate a cell’s contents to check for two conditions:
CellContents>=10% AND CellContents>=5000 like so,
=AND(ABS(+G6)/I6>=0.1,ABS(+G6)/I6>=5000).
I don’t get an error message, but neither do I get the results I expected.
I tried using the “Add>>” conditon, but it does not seem to force the AND.
-
Using ‘AND’ in Conditional Formatting (v97 SR2)
- This topic has 3 replies, 3 voices, and was last updated 22 years, 1 month ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads