I have a calendar built, and I would like to be able to fill cells with a color and have a way to count the number of cells that have that color.
So, in a defined range filled with, for example, red (representing vacation days) how can I sum all cells filled with red.
This is helpful as I can slowly fill in all vacation days, holidays, then half or quarter vacation days, and quickly move them around and see where my total remains after different iterations.
Thanks for your time.