View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] aung@sinaptiq.com is offline
external usenet poster
 
Posts: 2
Default Conditional Computing

Hi,

I am not sure Excel 2003 can do this or not. Here is what I would like
to do.
I have a column (say column A) with some numbers. Some of the cells are
colored green and some are colored red.
I would like to add all the cells colored in red at cell B1 and add all
the cells colored in green at cell C1. The color may be changed
dynamically by means of conditional formatting.

Any idea?

Thanks.