Sum formula of cells with specific color value

G

Guest

Hello,
I am trying to ceate a SUM formula to add only the green filled
cells in a specified range. I am trying to do it with sum and
cell("color",reference) but I can't seem to be able to find color values. A
formula of: SUM(A3:E3) =CELL("color") simply returns a TRUE value. Any help
would be appreciated.

Thanks,
Lia
 
G

Guest

Thanks so much! I found a VB that would counts the colors successfully, but
not when text or numbers were added to the cell.
 

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

Top