• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Lesson 159: Case sensitive lookup in Excel

AnonyViet by AnonyViet
January 25, 2023
in Office
0

By default, the VLOOKUP lookup function is case-insensitive. However, you can use INDEX, MATCH and EXACT in Excel to do a case-sensitive lookup.

Join the channel Telegram of the AnonyViet 👉 Link 👈

Case sensitive lookup in Excel

1. For example, the simple VLOOKUP function below returns Mia Clark’s salary. However, I want to look up the salary of MIA Reed (see cell G2).

Lesson 159: Case sensitive lookup in Excel

2. The Excel EXACT function returns TRUE if the two strings are exactly the same. So the EXACT function below will return FALSE.

Lesson 159: Case sensitive lookup in Excel 11

3. The EXACT function below returns TRUE.

Lesson 159: Case sensitive lookup in Excel 12

4. Replace B8 with B3:B9.

Lesson 159: Case sensitive lookup in Excel 13

Explanation: The range (array constant) created by the EXACT function is stored in Excel’s memory, not in a range. The array constant looks like this:

{FALSE;FALSE;FALSE;FALSE;FALSE;TRUE;FALSE}

5. All we need is a function that finds the position of TRUE in this array constant. And the MATCH function can do this.

Lesson 159: Case sensitive lookup in Excel 14

Explanation: TRUE (first parameter) is found at position 6 in the array constant (second parameter). In this example, we use the MATCH function to return the correct result, so we set the third parameter to 0. The formula bar indicates this is an array formula by enclosing it in curly braces. {}.

6. Use the INDEX function to return a specific value in a one-dimensional range. In this example, the salary is at position 6 (second parameter) in the range D3:D9 (first parameter).

Lesson 159: Case sensitive lookup in Excel 15

7. Finish by pressing CTRL + SHIFT + ENTER.

Lesson 159: Case sensitive lookup in Excel 16

In addition, you can also view many other excel articles here.

The article achieved: 5/5 – (100 votes)

Tags: CaseExcelLessonlookupsensitive
Previous Post

FakeLogonScreen – Widget to fake Windows login screen

Next Post

What is Web 3.0? – AnonyViet

AnonyViet

AnonyViet

Related Posts

How to add Watermark to Google Docs to protect copyright
Office

How to add Watermark to Google Docs to protect copyright

April 19, 2026
Instructions on how to hide formulas in Excel to secure data
Office

Instructions on how to hide formulas in Excel to secure data

February 6, 2026
Top who creates the most beautiful presentation slide today
Office

Top who creates the most beautiful presentation slide today

September 23, 2025
Automatically check and correct spelling errors on Google Docs
Office

Automatically check and correct spelling errors on Google Docs

February 23, 2025
Instructions for downloading Google Docs files easily on any device
Office

Instructions for downloading Google Docs files easily on any device

December 18, 2024
Launching AI image creation feature on Google Docs
Office

Launching AI image creation feature on Google Docs

November 20, 2024
Next Post
What is Web 3.0?  – AnonyViet

What is Web 3.0? - AnonyViet

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
How to get 2 months of Super Duolingo for free worth 300k

How to get 2 months of Super Duolingo for free worth 300k

April 30, 2026
How to create a Face Sticker Collection using ChatGPT

How to create a Face Sticker Collection using ChatGPT

April 29, 2026
How to install the cute Bongo Cat mouse pointer for Windows

How to install the cute Bongo Cat mouse pointer for Windows

April 29, 2026
Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
How to get 2 months of Super Duolingo for free worth 300k

How to get 2 months of Super Duolingo for free worth 300k

April 30, 2026
How to create a Face Sticker Collection using ChatGPT

How to create a Face Sticker Collection using ChatGPT

April 29, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
How to get 2 months of Super Duolingo for free worth 300k

How to get 2 months of Super Duolingo for free worth 300k

April 30, 2026
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply