Adding letters =sum(a1:a10,"T") ?

A

AndrewWent

I have a column of letters T or F representing true or false. I would like to
check through this column and count the number of Ts and/or the number of F's
and I'm having problems doing so. I've used the count function - no luck with
my structure.

Thanks

Andrew
 
Top