Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
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? |
#2
![]() |
|||
|
|||
![]() |
#3
![]() |
|||
|
|||
![]()
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. "DNA" wrote: Try looking he http://www.contextures.com/xlCondFormat01.html |
#4
![]() |
|||
|
|||
![]()
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. Phillip Bruce wrote: 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? -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
#5
![]() |
|||
|
|||
![]()
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. "Debra Dalgleish" wrote: 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. Phillip Bruce wrote: 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? -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
#6
![]() |
|||
|
|||
![]()
You may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm Phillip Bruce wrote: 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. "Debra Dalgleish" wrote: 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. Phillip Bruce wrote: 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? -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting Error | Excel Worksheet Functions | |||
difficulty with conditional formatting | Excel Discussion (Misc queries) | |||
conditional formatting question | Excel Discussion (Misc queries) | |||
Determine cells that drive conditional formatting? | Excel Discussion (Misc queries) | |||
Conditional formatting not available in Excel | Excel Discussion (Misc queries) |