B
Bill
I have a formula in cell K1 ="("&K6&"),("&K7&") that results in
(1),(11) as the value in K6 is 1 and in K7 is 11.
Other fomulas may ="("&K5&"),("&K7&") that results in (8),(11) where
the value in K5 is 8
I need to count in a column the number of occurances of 1, 8 and 11.
Countif does not work as it looks for numbers. I am thinking I have
to look for text in the value not the formula, but I don't know how to
do it.
You assistance is always appreciated.
Thanks
Bill
(1),(11) as the value in K6 is 1 and in K7 is 11.
Other fomulas may ="("&K5&"),("&K7&") that results in (8),(11) where
the value in K5 is 8
I need to count in a column the number of occurances of 1, 8 and 11.
Countif does not work as it looks for numbers. I am thinking I have
to look for text in the value not the formula, but I don't know how to
do it.
You assistance is always appreciated.
Thanks
Bill