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.
5 Replies
- SergeiBaklanDiamond 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.
- crazycaliguuyCopper Contributor
SergeiBaklan well red equals dead jobs green equals sold jobs and peach equals jobs bid pending
- SergeiBaklanDiamond 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