Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() In the CF change the Cell Value is to Formula Is =OR(COUNTIF($A$1:$A$100,C5)0,COUNTIF($B$1:$B$100, C5)0) Select Format, Patterns select your fill color then OK, OK. -or- =OR(MATCH(C5,A1:A100,0)0,MATCH(C5,B1:B100,0)0) Select Format, Patterns select your fill color then OK, OK. Format down your list. HTH Steve -- SteveG ------------------------------------------------------------------------ SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571 View this thread: http://www.excelforum.com/showthread...hreadid=522674 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation or Conditional Format (or combo of) | Excel Worksheet Functions | |||
Conditional format numbers | Excel Worksheet Functions | |||
Cell Format Changes When Data Is Entered - Not Conditional Formatt | Excel Worksheet Functions | |||
Conditional format of minimum number | Excel Worksheet Functions | |||
Conditional Format Question | Excel Worksheet Functions |