How to use VLOOKUP to look for Chinese characters?

tatarik

New Member
Joined
Feb 9, 2014
Messages
6
Hello everyone,

I have tried to use VLOOKUP to search for a set of 1 or more than 1 Chinese characters (ex: 我们) in another table (Sheet1).

My formula: =VLOOKUP($A10,Sheet1!$B$1:$AA$109056,2,FALSE)

I have very inconsistent results. For some words I definitely know there is a match, I still get #N/A.

Is there any limitation to use VLOOKUP to look for Chinese characters? :confused:

Thanks in advance for your help :)
T.
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Hi Tatarik,

I guess there is no limitation with Chinese font as long as the character is same.
Cross check the character in both the table using equal to "=" operator or using Exact function.


Also, in sheet 1 you are referring columns from B to AA when you need results from column 2 - any specific reason? Thanks.


Regards,
DILIPandey
 
Upvote 0
Hi tatarik
Welcome to the board

Can you post examples, so that we can test?
 
Upvote 0
Thanks for your reply DILIPandey :)

I guess there is no limitation with Chinese font as long as the character is same.
Cross check the character in both the table using equal to "=" operator or using Exact function.

I just did your test and realized that a space was in the target column. After a cleanup, the formula finally worked !
I feel a little stupid to have posted such a lame question, but gratitude for your support :)

Thanks pgc01 too, I think I'm good ;)

T.
 
Upvote 0

Forum statistics

Threads
1,215,295
Messages
6,124,103
Members
449,142
Latest member
championbowler

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top