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

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

متابعة

What is the use of VLOOKUP function in Excel?

user-image
تم إضافة السؤال من قبل Mohammad Shadab , Test Engineer , TRUFIL Limited
تاريخ النشر: 2017/06/13
Luqman Pasha Hindupur
من قبل Luqman Pasha Hindupur , Lead Consultant (Project Management) , ITC Infotech Pvt Ltd

VLOOKUP is an extremely useful tool, and learning how to use it is easier than you think! VLOOKUP, one of the lookup and reference functions, when you need to find things in a table or a range by row. For example, look up a price of an automotive part by the part number.

 

In its simplest form, the VLOOKUP function says:

 

=VLOOKUP(Value you want to look up, range where you want to lookup the value, the column number in the range containing the return value, Exact Match or Approximate Match – indicated as 0/FALSE or 1/TRUE).

 

There are four pieces of information that you will need in order to build the VLOOKUP syntax:

 

The value you want to look up, also called the lookup value.

 

The range where the lookup value is located. Remember that the lookup value should always be in the first column in the range for VLOOKUP to work correctly. For example, if your lookup value is in cell C2 then your range should start with C.

 

The column number in the range that contains the return value. For example, if you specify B2: D11 as the range, you should count B as the first column, C as the second, and so on.

 

Optionally, you can specify TRUE if you want an approximate match or FALSE if you want an exact match of the return value. If you don't specify anything, the default value will always be TRUE or approximate match.

 

Now put all of the above together as follows:

 

 

=VLOOKUP(lookup value, range containing the lookup value, the column number in the range containing the return value, optionally specify TRUE for approximate match or FALSE for an exact match).     

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

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