Hi,
I'm trying to use the COUNTIF formula as per the title and, even though I'm using Conditional Formatting to bring up bold in the cell range, I'm getting 0. (I say 'even though' as I've seen on the boards that you must use Conditional Formatting for a COUNTIF to work.)
I have a range of text in cells G2:W2 and I'm comparing the cells one by one. For example, the data is compared in G8 to G2 and, if they match, the data in G8 is formatted bold. This continues for each of the cells in the row up to W8.
I have tried a conversion of the text values (A, B, C, D) to their easy numerical counterparts (1, 2, 3, 4) to see if I could just get COUNT to work - I was getting a #VALUE error using COUNT with text - but no luck there, either: Still just 0 as the result.
I have other rows of data where I'm trying to do the same thing, i.e. G9:W9, G10:W10, G11:W11 with comparison data in G3:W3, etc, etc, but if I can get it to work in this one row, I should think that it's a small step to getting it right in the other rows.
Many thanks for the assistance
I'm trying to use the COUNTIF formula as per the title and, even though I'm using Conditional Formatting to bring up bold in the cell range, I'm getting 0. (I say 'even though' as I've seen on the boards that you must use Conditional Formatting for a COUNTIF to work.)
I have a range of text in cells G2:W2 and I'm comparing the cells one by one. For example, the data is compared in G8 to G2 and, if they match, the data in G8 is formatted bold. This continues for each of the cells in the row up to W8.
I have tried a conversion of the text values (A, B, C, D) to their easy numerical counterparts (1, 2, 3, 4) to see if I could just get COUNT to work - I was getting a #VALUE error using COUNT with text - but no luck there, either: Still just 0 as the result.
I have other rows of data where I'm trying to do the same thing, i.e. G9:W9, G10:W10, G11:W11 with comparison data in G3:W3, etc, etc, but if I can get it to work in this one row, I should think that it's a small step to getting it right in the other rows.
Many thanks for the assistance