Posted to microsoft.public.excel.worksheet.functions
|
|
Finding/counting a given character within a cell
Bearacade,
Thanks for your help! I sincerely appreciate it.
Regards, Bob
"Bearacade" wrote:
Try this
=LEN(A1)-LEN(SUBSTITUTE(A1,"e",""))
--
Bearacade
------------------------------------------------------------------------
Bearacade's Profile: http://www.excelforum.com/member.php...o&userid=35016
View this thread: http://www.excelforum.com/showthread...hreadid=549007
|