Not sure if this is possible or not. I was looking into conditional formatting, but didn't seem to find anything that would work.
I simply want to get the sum of a column based on the color of the cell in the column. In other words, I only want to see the sum of red cells and exclude green cells.
If this is not possible, perhaps there is another way to accomplish my task. I am tracking orders that need to be fulfilled. Each item has it's own column and each order is listed in rows. Currently, new orders listed in the sheet are assigned a red cell color. Once they are fulfilled, they are turned to green. I was to quickly see a total at the bottom of the sheet to see how many of each item needs to still be fulfilled and I don't want to simply delete the order as I need to retain the data. Any ideas on how to accomplish this?
Thanks in advance for any help!
-John