View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Konczér, Tamás Konczér, Tamás is offline
external usenet poster
 
Posts: 9
Default interior colored cells counting

Hi,
There is a column with dates or empty cells. Some of the cells having
dates has "yellow" background color. I would like to count only the
"yellow" cells. I realized that in this case I am not able to use
DCOUNT because I don't know how to filer to "yellow" bg color. Thank
you for any help.