Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

excel+courses - match function

Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » excel+courses - Match function

excel+courses - Match function

ResolvedVersion Standard

Sasha has attended:
Excel Advanced course
Excel Advanced course

Match function

How does the match function work

Edited on Sun 10 Feb 2008, 10:08

RE: match function

Hello Sasha

Thank you for your question

The match function simply searches through an array of data and returns the relative postion of an item that matches a particular criteria.

It has the following syntax

MATCH(lookup_value,lookup_array,match_type)

The lookup value is the criteria you are searching on

Lookup Array is the range of the array you are searching

Match type is either 1,0 or -1

1 finds the smallest value that is less than or equal to the criteria. The array must be sorted in ascending order

0 finds the first value that is exactly equal to the criteria

-1 finds the largest value that is greater than or equal to the criteria. Here the array must be sorted in descending order


Hope you're well

Regards

Stephen

 

Training courses

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Excel tip:

Rotating Text in an Excel 2010 Worksheet

Maybe you want to draw attention to certain text or you just simply want to make your worksheet look more exciting!

One of the things you might consider is, rotating the text in a particular cell or set of cells.

1) Select a cell you would like to rotate
2) Click the ''Home'' tab in the Ribbon
3) Click ''orientation'' in the ''Alignment'' section
4) A pop up menu will appear with a few choices, if you want to decide yourself how many degrees to rotate the text, then click ''Format Cell Alignment.''

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.