i would like to sum only highlighted text in a row

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I have an excel spreadsheet with 2 different colored cells (highlights). I
am trying to count only cells of a certain color. Is this possible?
 
Couple of methods.

1. See Chip Pearson's site for his SumByColor function.

http://www.cpearson.com/excel/colors.aspx

2. If your version of Excel is not older than 2003 you can find by
format then select these and see the SUM on the Status Bar.

Select your range and Edit>Find>Format.

Select the color pattern and Find All.

In the 'Found" dialog box hit SHIFT + down arrow.

Click on Status bar and select "SUM"

If you really mean "Count" the same methods apply.

Chjp has a CountByColor


Gord Dibben MS Excel MVP
 

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