+ Reply to Thread
Results 1 to 3 of 3

SUMIF+LEN based on criteria

  1. #1
    Forum Contributor
    Join Date
    11-03-2014
    Location
    Belgrade
    MS-Off Ver
    2010
    Posts
    348

    SUMIF+LEN based on criteria

    Hello folks,
    I am trying to figure out this formula but still haven't found solution
    I will try to explain my problem here if you don't want to download excel file.

    Please Login or Register  to view this content.
    So, I need to SUM only cells where I have "x" or "xx". In this case my SUM should give me =3 as total.

    Thanks in advance!
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,899

    Re: SUMIF+LEN based on criteria

    Try:

    =SUMPRODUCT(LEN(A2:D2)-LEN(SUBSTITUTE(A2:D2,"x","")))

  3. #3
    Forum Contributor
    Join Date
    11-03-2014
    Location
    Belgrade
    MS-Off Ver
    2010
    Posts
    348

    Re: SUMIF+LEN based on criteria

    Yeap, that's it.

    Thank you very much!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. SUMIF+LEN based on criteria
    By toci in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-02-2017, 09:09 AM
  2. [SOLVED] Sumif Based on criteria
    By masond3 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-03-2013, 04:26 AM
  3. SumIf based on two criteria
    By Domenic in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2005, 07:05 AM
  4. SumIf based on two criteria
    By Domenic in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 06:05 AM
  5. SumIf based on two criteria
    By Mark Williams in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  6. SumIf based on two criteria
    By Mark Williams in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM
  7. SumIf based on two criteria
    By Mark Williams in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM

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