+ Reply to Thread
Results 1 to 4 of 4

Case sensitive vlookup

Hybrid View

Tawe Case sensitive vlookup 06-13-2005, 08:40 AM
Guest Re: Case sensitive vlookup 06-13-2005, 10:05 AM
Tawe Thanks, You've been a great... 06-13-2005, 10:43 AM
Guest Re: Case sensitive vlookup 06-13-2005, 10:05 AM
  1. #1
    Bob Umlas
    Guest

    Re: Case sensitive vlookup

    Ctrl/shift/Enter this formula:
    =INDEX(B1:B100,MATCH(TRUE,EXACT("YourStringHere",A1:A100),0))
    is an equivalent case-sensitive =VLOOKUP("YourStringHere",A1:B100,2,False)
    Bob Umlas
    Excel MVP

    "Tawe" <Tawe.1qkg2b_1118667902.4328@excelforum-nospam.com> wrote in message
    news:Tawe.1qkg2b_1118667902.4328@excelforum-nospam.com...
    >
    > Excel treats uppercase and lowercase text as equivalent in a vlookup.
    >
    > Does anyone know how to avoid this, so that a vlookup formula doesn't
    > treat uppercases and lowercases text as equivalent ?
    >
    > eg. the vlookup of "a" should give a different result than a vlookup
    > for "A".
    >
    >
    > --
    > Tawe
    > ------------------------------------------------------------------------
    > Tawe's Profile:

    http://www.excelforum.com/member.php...o&userid=24242
    > View this thread: http://www.excelforum.com/showthread...hreadid=378512
    >




  2. #2
    Registered User
    Join Date
    06-13-2005
    Posts
    2
    Thanks, You've been a great help !!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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