View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Skip[_3_] Skip[_3_] is offline
external usenet poster
 
Posts: 3
Default Using cell color as condition in equation

John,

Not directly because CountIf checks the value property of
a cell and not another property (like color, font, etc.)

Skip.

-----Original Message-----
Can you identify a cell color as a condition in

a "Countif" function
.