answersLogoWhite

0

The MATCH function can find the position of an item in a table.

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What excel function searches for a specific value in a table and returns that value's relative position from the table not the value itself?

The MATCH function.


What function searches for a specific value in a table and returns that value's relative position from the table not the value itself in Excel?

The MATCH function can do that.


What function in excel searches and returns that value's relative position from the table and returns that value's relative position from the table not the value itself?

The function you're looking for is the MATCH function in Excel. It searches for a specified value within a range and returns the relative position of that value in the range. For example, if the value is found in the third position of the specified range, MATCH will return 3. The syntax is MATCH(lookup_value, lookup_array, [match_type]).


What is v - look up?

VLOOKUP is a function of Microsoft Excel. You can use VLOOKUP to find a value in a table or list on an Excel sheet. It looks at a value in a column and finds the corresponding value in another column in the same row.


What function searches for a specific value in a table and return that values relative position from the table not the value?

The function that searches for a specific value in a table and returns its relative position is the MATCH function. In Excel, for example, it can be used as MATCH(lookup_value, lookup_array, [match_type]), where lookup_value is the value you want to find, and lookup_array is the range of cells to search in. The function returns the position of the value within the specified array rather than the value itself.


What function is used to total table values that meet a specified criteria in Excel?

The SUMIF function.


What is the function in Excel that will count the number of numeric entries in a table?

The COUNT function will do it. You just need to specify your table range. Say your table is from B2 to E16, then the function would be: =COUNT(B2:E16)


How can you put vlookup formula from three different excel sheet?

When writing the function, in the table array choose the table from the relevant sheet.


What function searches for a specific value in a table and returns that values relative position from the table not the value itself?

The MATCH function.


What function can be used to find an answer located in a vertical table?

You can use the VLOOKUP function in Excel to find an answer located in a vertical table. Provide the function with the value you want to look up, the range of cells containing the data, and the column number where the answer is located.


What function searches for a specific value in a table and returns that value's relative position from the table not the value itself?

concatentate


What is a nested table in Excel?

It is a table inside another table.