Forum Discussion

Ronald_Hoerner's avatar
Ronald_Hoerner
Copper Contributor
Jan 29, 2023
Solved

cell format info in formulas

I wrote a small routine to count the number of cell in a range (calendar_ronald)  that match the color of a cell (cell_color).   Sub CountCellsByColor() Dim calendar_ronald As Range Dim cell_colo...
  • Harun24HR's avatar
    Harun24HR
    Jan 29, 2023
    No. Function can't work with color.

Resources