← All exercises

MATCH — Days and months

MATCH — Days and months

Find the position of a day of the week or a month of the year in a list using MATCH — 4 guided steps, no fill-down.

=MATCH( value , range , 0 )

1 / 4

What is the position of Wednesday?

=MATCH( value , range , 0 )

2 / 4

What is the position of Saturday?

=MATCH( value , range , 0 )

3 / 4

What is the position of March?

=MATCH( value , range , 0 )

4 / 4

What is the position of November?

Your score is

0%