Results 1 to 10 of 10

count duplicated string in Range for each letter,Non Adjacent Row

Threaded View

david gonzalez count duplicated string in... 10-21-2014, 09:46 PM
canapone Re: count duplicated string... 10-21-2014, 11:01 PM
gak67 Re: count duplicated string... 10-21-2014, 11:08 PM
david gonzalez Re: count duplicated string... 10-21-2014, 11:21 PM
xladept Re: count duplicated string... 10-22-2014, 03:04 PM
david gonzalez Re: count duplicated string... 10-23-2014, 01:50 PM
xladept Re: count duplicated string... 10-23-2014, 06:38 PM
david gonzalez Re: count duplicated string... 10-24-2014, 03:13 PM
xladept Re: count duplicated string... 10-24-2014, 06:41 PM
xladept Re: count duplicated string... 10-25-2014, 04:00 PM
  1. #1
    Forum Contributor
    Join Date
    10-21-2012
    Location
    miami, florida usa
    MS-Off Ver
    Excel 2007
    Posts
    260

    count duplicated string in Range for each letter,Non Adjacent Row

    Hi !!

    please need some advice on this formula, i'm receiving 1 as result

    What i'm trying to achieve is to Count the occurrences of each number In range EW3:FA38 with each Alphabet
    In Range FK3:FK38
    Example :
    #24 = 2 occurrences with letter A
    #29 = 2 occurrences with letter A:

    I'm using this formula
    =COUNT(IF((FK3:FK38="A")*(AA3:AA38="3"),EW3:FA38))
    and i'm getting result 1, i Tried a sum,sumproducts with countif, and still..
    =SUMPRODUCT(COUNTIF(EW$3:FA$9,INDEX(FK$3:FK$9,MATCH(AA9,FK$3:FK$9,0),0)))
     =SUM(COUNTIFS($EW$3:$FA$38,AA3,$FK$3:$FK$38,"A"))


    Thank you !
    Attached Files Attached Files
    Last edited by david gonzalez; 10-21-2014 at 09:54 PM. Reason: forgot to add Non adjacent word

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. sum of a range of values based on count of occurrence of letter in range
    By vsbhogar in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-08-2013, 01:02 PM
  2. Replies: 6
    Last Post: 07-03-2011, 08:08 PM
  3. count cell range with a certain letter
    By Damon James in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-19-2011, 09:01 AM
  4. How can I count the number of times a letter repeats in a string?
    By Wiley in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-11-2006, 02:00 PM
  5. count a number range and a letter in a cell
    By santaviga in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-28-2006, 06: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