ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

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

user-image
تم إضافة السؤال من قبل Imran Ahmed , Manager-Planning & Delay Analyst , Nesma United Industries (NUI) Saudi Arabia
تاريخ النشر: 2016/07/23
Muhammad Nasir
من قبل 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}")

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟