+ Reply to Thread
Results 1 to 5 of 5

Performing a Case-Sensitive IF search

  1. #1
    Registered User
    Join Date
    07-19-2017
    Location
    Philadelphia, PA
    MS-Off Ver
    2010
    Posts
    5

    Performing a Case-Sensitive IF search

    The relevant part of the array formula I'm working with (this is only half of it; the other half works fine)

    =IFERROR(IF(B5=0, "", IFERROR(INDEX('.14a - JPM - Coll Plgd Stmts'!AW:AW+'.14a - JPM - Coll Plgd Stmts'!AV:AV+'.14a - JPM - Coll Plgd Stmts'!AD:AD, SMALL(IF('.14a - JPM - Coll Plgd Stmts'!C:C="Collateral / Credit Support Provided By JPMCB", ROW('.14a - JPM - Coll Plgd Stmts'!C:C)), ROWS('.14 - JPM - Collateral Pledged'!B$5:B5))), ""))*1, " ")

    Here's the issue:

    The spooled statement contains the phrase "Collateral / Credit Support Provided By JPMCB" twice for each account, in the same column. The first time, it is mixed case; the second time, it is in all caps.

    I want to have the formula return the values when the "Collateral / Credit Support Provided By JPMCB" phrase is mixed case, but not when it is in all caps.

    I believe I should be inserting an EXACT command in there somewhere, but I'm not really sure of the syntax.

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2503
    Posts
    13,708

    Re: Performing a Case-Sensitive IF search

    I can't tell much from what's posted. A sample Excel workbook upload (no pics or screenshots ... saves retyping data). Just a small sample is usually sufficient ... 20-30 rows.

    If you are not familiar with how to upload an Excel file:


    To attach a file to your post,
    • be sure to desensitize the data
    • click “Go Advanced” (next to Post Quick Reply – bottom right),
    • scroll down until you see “Manage Attachments”, click that,
    • click “Browse”.
    • select your file(s)
    • click “Upload”
    • click “Close window”
    • click “Submit Reply”

    The file name will appear at the bottom of your reply.
    Dave

  3. #3
    Registered User
    Join Date
    07-19-2017
    Location
    Philadelphia, PA
    MS-Off Ver
    2010
    Posts
    5

    Re: Performing a Case-Sensitive IF search

    ok. desensitized sample attached, as requested. Thanks.
    Attached Files Attached Files

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2503
    Posts
    13,708

    Re: Performing a Case-Sensitive IF search

    In the meantime have you tried FIND? It is case sensitive.

    In J1 and filled down.
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    G
    H
    I
    J
    1
    Kelly
    Bob
    2
    JOHN
    John
    John
    3
    Joe
    Mike
    Mike
    4
    ELSIE
    Jacob
    Jacob
    5
    Sandra
    Kelly
    Kelly
    6
    PAUL
    Martha
    Martha
    7
    JOANNE
    Joe
    Joe
    8
    JOANNE
    Rachel
    9
    Mike
    Liz
    10
    Linda
    Elsie
    11
    Steve
    JoAnne
    12
    RACHEL
    13
    BOB
    14
    JEANNINE
    15
    John
    16
    Martha
    17
    Vince
    18
    SUSAN
    19
    Sandra
    20
    JOHN
    21
    Phyllis
    22
    JEANNINE
    23
    LINDA
    24
    MARTHA
    25
    Jacob
    26
    JOANNE
    27
    JOE
    28
    JOHN
    29
    LIZ
    30
    Joe

  5. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2503
    Posts
    13,708

    Re: Performing a Case-Sensitive IF search

    Try in BL13 and filled down.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by FlameRetired; 09-25-2017 at 06:57 PM.

+ 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] Big Project Request // search Value of specific cell " case sensitive " corresponding cell
    By engmhelmy in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-24-2014, 04:35 PM
  2. [SOLVED] Performing Case-sensitive Lookup, please explain how this code works
    By Dwexdwex in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-27-2013, 09:30 AM
  3. [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
  4. [SOLVED] non-case sensitive 'string' search?
    By intothewild in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-25-2012, 03:01 PM
  5. [SOLVED] SUMPRODUCT Or SUMIF - In case of Case sensitive???
    By lifeisaspreadsheet in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-28-2012, 07:57 AM
  6. [SOLVED] Case Sensitive w/ IF
    By jeffP in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-05-2006, 09:20 PM
  7. .Name case sensitive
    By CinqueTerra in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-16-2006, 05:00 PM

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