+ Reply to Thread
Results 1 to 2 of 2

Count cells in a Date Range that contain case sensitive text in another cell on same row

  1. #1
    Registered User
    Join Date
    11-21-2019
    Location
    United States
    MS-Off Ver
    2016
    Posts
    1

    Count cells in a Date Range that contain case sensitive text in another cell on same row

    This is my function. Of course COUNTIFS isn't case sensitive. I need a way to look at a cell and determine if it is within a certain month and if it is it will then evaluate another cell in that row and determine if it contains a specific case sensitive text.

    =COUNTIFS(C2:C795,">"&DATE(YEAR(TODAY()),10,1), A1:A11,"<"&DATE(YEAR(TODAY()),10,31), B1:B11, "*"&"EA"&"*")

    Example is this:

    Capture.PNG

    When I try and search for "EA" I also get back the "ea" in Ready.

    Hope this makes sense. Thanks in advance for any insight.

  2. #2
    Forum Expert
    Join Date
    06-05-2017
    Location
    Brazil
    MS-Off Ver
    Microsoft 365 Version 2404
    Posts
    1,259

    Re: Count cells in a Date Range that contain case sensitive text in another cell on same r

    Check if the text EA is followed by space. If so, you could try adding space in the COUNTIFS criterion.

    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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. [SOLVED] Case sensitive count of distinct strings
    By RaulSerg in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-22-2019, 05:47 AM
  2. [SOLVED] Userform Textbox Looking at range not comparing case sensitive
    By jj33002 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-19-2017, 01:38 PM
  3. Case-Sensitive Conditional Formatting (in range)
    By ykobure in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-09-2015, 12:38 PM
  4. [SOLVED] Sum a range containing 3 text Characters then a number but not case sensitive
    By chrisandsally in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-06-2015, 02:42 PM
  5. [SOLVED] Macro for Case Sensitive Text Search
    By vcs1161 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-23-2013, 11:13 AM
  6. Counting case-sensitive values withon a range of cells
    By Jessika in forum Excel General
    Replies: 2
    Last Post: 02-13-2007, 04:28 PM
  7. Replies: 4
    Last Post: 09-20-2005, 09:05 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