Hello,
Does anybody know how to write a macro (or function, whatever) that will be accurate for counting the number of cells of specified colour (let's say red ones) and containing specified text e.g. "BM".
Cells in my sheet are white or red, while there is three various texts: "BM", "WA" and "WB".
The range is B2:B58
I would like to get three results:
1) number of red cells and with "BM"
2) number of red cells and with "WA"
3) number of red cells and with "WB"
Thank you in advance for you help,
Regards.
Does anybody know how to write a macro (or function, whatever) that will be accurate for counting the number of cells of specified colour (let's say red ones) and containing specified text e.g. "BM".
Cells in my sheet are white or red, while there is three various texts: "BM", "WA" and "WB".
The range is B2:B58
I would like to get three results:
1) number of red cells and with "BM"
2) number of red cells and with "WA"
3) number of red cells and with "WB"
Thank you in advance for you help,
Regards.