Hello,
I'm trying to produce a formula for a column of cells that counts by value AND by font colour. I have 2 formulas that can do each separately but I am having difficulty combining them. These are the two separate formulas:
=COUNTBYCOLOR(H5:H150,3,true) which calls a function that counts all the cells with values in red font
and
=COUNTIF(H5:H150,"apples") which counts all the cells of the value "apples".
Please could anyone help? Thank you.
Bookmarks