Forum Discussion
dickcarey460gmailcom
Feb 28, 2023Copper Contributor
use sumif function when criteria is cell hihlighted with a color highlight
I want to use sumif function to add a column of numbers when criteria is a fill color in the cells. How do I do this.
SybylRae
Nov 19, 2024Copper Contributor
How do you make this auto update when color is added to the cells within the range?
- HansVogelaarNov 19, 2024MVP
As I mentioned in another reply, updating is not automatic - changing a cell's color does not trigger an event in Excel. You'll have to press F9 to update the result.
- SybylRaeNov 19, 2024Copper Contributor
Ok, thank you. I missed that post.