+ Reply to Thread
Results 1 to 3 of 3

Using a Referencing a Column to Count 2 different text strings in another Column

  1. #1
    Registered User
    Join Date
    10-03-2015
    Location
    Jacksonville, FL
    MS-Off Ver
    Microsoft 2013
    Posts
    37

    Using a Referencing a Column to Count 2 different text strings in another Column

    Good afternoon, any assistance would be greatly appreciated.

    I'm attempting to reference Column C (C3:C500), if column C has "A Shift" Count # of times Column D has "True LOS" and input into cell I3.

    I then plan to do the same for Text "LOS Process" in cell J3 and so on for shifts A Shift - D Shift. Then use same formula to determine "True LOS" and "LOS Process" for the individual associate name.

    I will attach the entire file after this is posted.


    Capture.JPG
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,223

    Re: Using a Referencing a Column to Count 2 different text strings in another Column

    Please try at I3:J3 and drag down

    =COUNTIFS($C$3:$C$500,$H3,$D$3:$D$500,I$2&" ")

    Column D has extra space behind the text that why &" " add
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    10-03-2015
    Location
    Jacksonville, FL
    MS-Off Ver
    Microsoft 2013
    Posts
    37

    Re: Using a Referencing a Column to Count 2 different text strings in another Column

    Thank you very much for the assistance, that worked fantastic.

+ 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. Referencing Text in Column, Inserting Text From Another Column
    By Mizzou.2018 in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 09-27-2018, 02:53 PM
  2. Replies: 20
    Last Post: 08-24-2017, 02:40 AM
  3. Pulling Strings of Text From Different Column
    By adrenom in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-13-2017, 04:43 PM
  4. How to count occurrence of strings from array (row) in a column
    By oshikawa1140 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-11-2015, 11:05 AM
  5. [SOLVED] count text strings in column but ignore duplicates & blanks
    By y_not in forum Excel General
    Replies: 4
    Last Post: 06-28-2015, 11:57 AM
  6. Replies: 2
    Last Post: 06-16-2012, 06:20 PM
  7. VLookup in column of text strings?
    By leechy in forum Excel General
    Replies: 3
    Last Post: 03-22-2010, 08:27 AM

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