Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I set up vlookup so that it is case sensitive?

Hello.

I am using the vlookup function and have a table which uses currency codes -
some are in main currency others are in the small denomination - for example
GBP and GBp. The problem is when I use vlookup to reference the table it
doesn't differentiate between the two.

Can anyone help me so that I can set it up so it reads different values?

Kind regards
Oliver
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,104
Default How do I set up vlookup so that it is case sensitive?

A1:A12 has text including GBP and GBp
B1:B12 has numbers
E1 has the text to look up (say, GBP)
Formal to do exact lookup
=SUMPRODUCT(--(EXACT(E1,A1:A12)),B1:B12)
This assumes that each text item is unique in A1:A12
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email


"Oliver Madden" <Oliver wrote in message
...
Hello.

I am using the vlookup function and have a table which uses currency
codes -
some are in main currency others are in the small denomination - for
example
GBP and GBp. The problem is when I use vlookup to reference the table it
doesn't differentiate between the two.

Can anyone help me so that I can set it up so it reads different values?

Kind regards
Oliver



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vlookup in 2007 is now case sensitive Heather Excel Worksheet Functions 5 August 22nd 12 09:31 AM
How do I use case sensitive VLOOKUP? markythesk8erboi Excel Worksheet Functions 8 June 4th 08 04:44 PM
can vlookup be forced to make a case sensitive match? alan Excel Discussion (Misc queries) 1 September 22nd 05 12:59 PM
Case sensitive vlookup Tawe Excel Discussion (Misc queries) 3 June 13th 05 03:43 PM
any way to make vlookup case sensitive? Dan in NY Excel Worksheet Functions 5 February 10th 05 09:05 PM


All times are GMT +1. The time now is 05:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"