+ Reply to Thread
Results 1 to 3 of 3

count if with concatenated cells

  1. #1
    Registered User
    Join Date
    02-05-2021
    Location
    Los Angeles Ca
    MS-Off Ver
    365
    Posts
    58

    count if with concatenated cells

    Hello, amazing folks!!!

    I need help with column "G" formula. If column A, B, C, D concatenated - have an employee ID in column E, count in column G.

    my expected result is highlighted in red.

    thank you in advance for your help
    Attached Files Attached Files
    Last edited by ettenna; 02-14-2022 at 06:30 PM.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: count if

    You can use this formula in cell G2:

    =IF(AND(F2>0,E2=""),COUNTIFS(E:E,"<>",D:D,D2,C:C,C2,B:B,B2,A:A,A2),"")

    Apply a Custom Format to that cell of:

    General;;

    to suppress zero values, and then copy down as required.

    Hope this helps.

    Pete

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,410

    Re: count if with concatenated cells

    Administrative Note:

    We would very much like to help you with your query, however the thread title does not really convey what your request is about. Tell us what you are trying to do, not how you think it should be done.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. As yo are still quite new here, I will do it for you this time.)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. Replies: 1
    Last Post: 11-05-2019, 12:38 PM
  2. Replies: 2
    Last Post: 03-03-2018, 05:00 AM
  3. Replies: 1
    Last Post: 05-19-2017, 07:37 AM
  4. Replies: 17
    Last Post: 04-11-2016, 11:14 PM
  5. Macro count items in sheet2 and provide count in embedded label in sheet1
    By jaredmccullough in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 02-05-2015, 11:27 AM
  6. [SOLVED] Sort and Count Unique List Across Multiple Columns - Student Count
    By BuntyMac in forum Excel Formulas & Functions
    Replies: 22
    Last Post: 08-17-2014, 07:00 AM
  7. Range.columns.count property returns wrong count after union operation
    By gopinan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-13-2008, 04:48 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