Hiya,
I have several rows of data like this:
C9 C9 C9 9 9 C9 9 9 C9 3 9 9 9 9 9 9 9 9
I want to know how many cells begin with 'C' - I've tried =COUNTIF(LEFT(A1:A18,1)="C")), entered as an array formula, but that doesn't work.
What's the correct syntax for this?
Chris
Someday I'll know what I'm donig...damn!
I have several rows of data like this:
C9 C9 C9 9 9 C9 9 9 C9 3 9 9 9 9 9 9 9 9
I want to know how many cells begin with 'C' - I've tried =COUNTIF(LEFT(A1:A18,1)="C")), entered as an array formula, but that doesn't work.
What's the correct syntax for this?
Chris
Someday I'll know what I'm donig...damn!