Thread
:
How to use Excel functions
View Single Post
#
1
Andy Brown
Posts: n/a
You should end up with a Conditional Formatting formula akin to:
=AND($A1<"",OR($A1<100,$A1500))
Reply With Quote