Can I sum only highlighted cells in a worksheet?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a long worksheet with randomly highlight cells which I wish to
seperately sum. Is there a way to do this without the tedious job of
selecting them all?
 
Mr Harlow

Depends on how the cells became colored.

If by using Conditional Formatting, count using the same conditions.

If not by CF you will need VBA code to count by color. See Chip Pearson's
site at

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


Gord Dibben Excel MVP

On Mon, 29 Aug 2005 13:42:55 -0700, Mr Harlow <Mr
 

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