Forum Discussion
crazycaliguuy
Jul 12, 2019Copper Contributor
Excel Formula for Colored cells
Hello see the attached screen shot is there a way to write a formula so that I can add up the colored cells per color?column F please advise me.
SergeiBaklan
Jul 12, 2019Diamond Contributor
Perform any calculations based on color that's only with VBA programming, formulas work with values. But if you have some formal rules why this or that color is applied, such rules could be used for the calculations.
- crazycaliguuyJul 12, 2019Copper Contributor
SergeiBaklan well red equals dead jobs green equals sold jobs and peach equals jobs bid pending
- SergeiBaklanJul 12, 2019Diamond Contributor
Sorry, but that says me nothing. What it will be in Excel terms? For example, if cell in column C is equal to "Dead" then red, if equal to "Sold" then green, etc
- crazycaliguuyJul 12, 2019Copper Contributor
SergeiBaklan wsell it would be as follows then
if cell in column F is red then equakls dead
if cell in column f is green it equals sold
if cell in column f is peach then equals bid / pending