Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
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? |
#2
![]() |
|||
|
|||
![]()
"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 |
#3
![]() |
|||
|
|||
![]()
You should end up with a Conditional Formatting formula akin to:
=AND($A1<"",OR($A1<100,$A1500)) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
missing mouse functions in Excel xp | Setting up and Configuration of Excel | |||
How do I get to master Excel functions and formulas? | Excel Worksheet Functions | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions | |||
Save Excel file - prompts to save - no Volitile functions used | Excel Worksheet Functions |