Try this. It assumes that your data are in A1 to A3. Put the string (LFB) in B1. It will find lfb and LFB and count them both...
=SUMPRODUCT((LEN(A1:A3)-LEN(SUBSTITUTE(UPPER(A1:A3),B1,"")))/LEN(B1))
Try this. It assumes that your data are in A1 to A3. Put the string (LFB) in B1. It will find lfb and LFB and count them both...
=SUMPRODUCT((LEN(A1:A3)-LEN(SUBSTITUTE(UPPER(A1:A3),B1,"")))/LEN(B1))
Glenn
None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks