ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How to use Excel functions (https://www.excelbanter.com/excel-worksheet-functions/8533-how-use-excel-functions.html)

Runner

How to use Excel functions
 
Hi, can anyone tell me how to use the if function to highlight a cell in
green color if the value is greater 500 or less than 100 in a column?

Andy Brown

"Runner" wrote in message
...
Hi, can anyone tell me how to use the if function to highlight a cell in
green color if the value is greater 500 or less than 100 in a column?


You can use IF as the basis of a Conditional Formatting formula ; see
http://www.contextures.com/xlCondFormat01.html

Rgds,
Andy



Andy Brown

You should end up with a Conditional Formatting formula akin to:

=AND($A1<"",OR($A1<100,$A1500))




All times are GMT +1. The time now is 01:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com