I have a column of dates and depending on the date, my conditional format will fill the cell with a specific color.
I am trying to count the number of cells with a specific color.
I've tried the GET.CELL function (although I may be doing it wrong) to try and return the background color value...