Results 1 to 6 of 6

Tweak formula to be non- case sensitive and also counts only exact words

Threaded View

omhi Tweak formula to be non- case... 10-14-2019, 02:15 AM
Glenn Kennedy Re: Tweak formula to be non-... 10-14-2019, 02:26 AM
Glenn Kennedy Re: Tweak formula to be non-... 10-14-2019, 02:38 AM
omhi Re: Tweak formula to be non-... 10-14-2019, 05:59 AM
menem Re: Tweak formula to be non-... 10-14-2019, 04:52 AM
omhi Re: Tweak formula to be non-... 10-14-2019, 06:01 AM
  1. #5
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Tweak formula to be non- case sensitive and also counts only exact words

    Please try.

    =(SUMPRODUCT((LEN(Sheet1!C54:C56)-LEN(SUBSTITUTE(UPPER(Sheet1!C54:C56),UPPER(B54)&".", "."))  ))/LEN(B54))+
    (SUMPRODUCT((LEN(Sheet1!C54:C56)-LEN(SUBSTITUTE(UPPER(Sheet1!C54:C56),UPPER(B54)&" ", " "))  ))/LEN(B54))
    Regards.
    Last edited by menem; 10-20-2019 at 05:35 AM. Reason: Add code tags

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need Case Sensitive VLOOKUP FOrmula
    By jobie804 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-15-2017, 12:10 PM
  2. making a formula case sensitive
    By icylemontea in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-26-2014, 06:40 AM
  3. [SOLVED] How does this Case Sensitive Lookup Work using 1/Exact?
    By Trevasaurus in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-06-2013, 04:05 PM
  4. how to match case sensitive words in excel
    By genetist in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-04-2013, 03:36 AM
  5. VLOOKUP help that is case sensitive, exact, and allows text and numbers
    By dafacta in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-08-2013, 12:26 PM
  6. [SOLVED] How do i make this formula not case sensitive?
    By Zargon in forum Excel General
    Replies: 15
    Last Post: 07-15-2012, 07:33 PM
  7. [SOLVED] excel exact command should not be case sensitive
    By keabu in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-17-2006, 01:15 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1