Conditional formatting

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

Guest

Can I format a cell based on the "filled" color of another cell?

Also, how could add up all the cells that are formatting with a certain color?
 
This method does not work. You are telling me to perform a conditional
format based on the "value" of a cell, not the fill colour of the cell.
 
There's no built-in feature that will format a cell based on the colour
of another cell. Chip Pearson has information on using colours in
functions. Maybe it will help you get started:

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

You could use the CellColorIndex function in a hidden cell, to return
the colour of the first cell, and base the second cell's conditional
formatting on that.
 
I have seen this link from Chip Pearson before and I cannot make heads or
tails of it. I have no idea what a VBA function is.
 

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