Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What are reasons for "N/A" when applying Vlookup function and how are these be solved?

user-image
Question ajoutée par Imran Ahmed , Manager-Planning & Delay Analyst , Nesma United Industries (NUI) Saudi Arabia
Date de publication: 2016/07/23
Muhammad Nasir
par Muhammad Nasir , Microsoft .Net Software Developer , Juma Khalfan Transport

When vlookup function return "N/A", when it not found your searched value. 

So, if you want to not show "N/A" error, then you can show your own provided value instead of "N/A" by simply with the help of IFERROR function

Sample contain two column, S.No, Name

Senario: you will provide the S.No to vlookup function to search and return the name

Column A1, B1 are heading

Column A2 to A6 are S.No, and B2 to B6 are names.

 

=IFERROR(VLOOKUP(3,A1:B5,2,FALSE),"{Your Value}")

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?