Posted to microsoft.public.excel.programming
|
|
Counting Letters
Thank you very very much!
"Leith Ross" wrote:
Hello Sherry,
Say your result will be in cell A50 and the I are in C1: C49, the
formula for A50 would be...
=CountIf(C1:C49, "I")
Sincerely,
Leith Ross
--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465
View this thread: http://www.excelforum.com/showthread...hreadid=378108
|