Match function is as same as what it means. Match function helps to match the partial or full user defined value or number in a given range and return the exact or relevant position of the same.
For Example: If we have an array i.e. 1,2,3,4 and if I ask you what is the position of 3 in this array, your answer will be 3rd position in the array. We will explain more examples in details.
The MATCH formula uses the following arguments:
Match_type (optional argument) – Match function will helps you to find the location of the lookup value it could be horizontal or it can be vertical. But when you mention horizontal than its horizontal if you mention vertical than its vertical.
Let’s look at few examples here to learn more about Excel Function Match
Now here we have range “B4:B10” where all fruits are listed. Now on the right side, we have value in E3 cell “Mango” and we want to get the position of Mango in Fruits data given.
Excel INDEX function is used when you want to pull out the ARRAY RANGE WITH HELP OF formula you can either pull the cell value or you can pull all the AARAY range values with the help of INDEX function.
The formula =INDEX(C2:G8,,5).
In this formula first argument we are selecting
ROUND function rounds the number value to nearest digit mentioned in argument.
ROUND function has two required arguments i.e. number and num_digits
Watch: How to use WEEKDAY Function in Excel? What is WEEKDAY Function? In Excel, the WEEKDAY function returns the day of the week for a given date as a number Click here to Read Full…
Calculations With Date In Excel Dates function also be used to subtract the Year, Month and Days from the existing dates. Sometimes we need to subtract specific period from the date. In case you are…
How to use Excel Function PROPER? PROPER function is used for changing the format of any text or string to PROPER or SENTENCE Case. PROPER Function has argument only one argument i.e. text, which makes the function…
Many tasks in Excel require comparing data in different cells. To do this, Excel offers six logical operators, also known as comparison operators. This tutorial will help you understand how these operators work and how to write efficient formulas for data analysis
Microsoft Excel is a useful tool for analyzing data and conducting statistical research. The program includes numerous functions for performing various statistical calculations. One of the essential measures Excel supports is the weighted average.