Conditional Formating - =SUM Colored Cells

  • Thread starter Thread starter MS
  • Start date Start date
M

MS

Hello.

Win XP, Office Excel 2003 SP1 Pro.

I use "Conditional Formating" to highlight some cells with color RED etc.
Is there any way to SUM all RED cells and plase the sum in an another cell?

Thanks for any help.


Br
Morten
 
Morten;

It depends.
If red means negative, you can "countif" the range or red cells when they
are less then 0.

If red means "because I want it to be red for some reason", you might need a
VBA macro to sum the cells.

Mark.
 
Thanks to all of you.

But it looks a bit complicated.
I'm not an Excelexpert......


Br
Morten
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top