0% found this document useful (0 votes)
58 views4 pages

Solution Index Match Index and Match

The document provides sales data for 5 stores from January to December. It asks to use Index and Match functions to extract specific values from the table. Index returns the relative position of an item in a range, while Match returns the relative position of an item in a range that matches a specified value. The tasks are to: 1) Use Index and Match to extract July sales for all stores; 2) Analogously, obtain Store A sales for January to June; 3) Redo the previous table for Store C.

Uploaded by

Haris Khalid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views4 pages

Solution Index Match Index and Match

The document provides sales data for 5 stores from January to December. It asks to use Index and Match functions to extract specific values from the table. Index returns the relative position of an item in a range, while Match returns the relative position of an item in a range that matches a specified value. The tasks are to: 1) Use Index and Match to extract July sales for all stores; 2) Analogously, obtain Store A sales for January to June; 3) Redo the previous table for Store C.

Uploaded by

Haris Khalid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 4

SOLUTION - Index, Match

Company X

$ in thousands Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov
Store A 55 51 64 71 82 100 119 120 144 80 51
Store B 57 72 80 79 85 101 120 123 130 84 54
Store C 58 48 80 81 90 95 124 132 134 82 57
Store D 64 71 81 77 77 89 125 147 157 95 52
Store E 72 64 79 75 100 110 180 189 200 91 58

Company
Company XX runs
runs 55stores.
stores.The
Thetables
tables you
yousee
see below
below refer
refer to
tothe
the table
table above.
above.
Task
Task 1:
1: Fill
Fill in
in the
thetable
table below
below with
withthe
the help
help of
of the
the Index
Index function.
function.

Index

Jan Feb Mar


Store A 55 51 64
Store B 57 72 80
Store C 58 48 80
Store D 64 71 81
Store E 72 64 79

Task
Task 2:
2: Use
Use Match
Matchto
to obtain
obtainthe
the column
column indices
indices for
for the
the months
months aug-dec
aug-dec (count
(count from
from January).
January).In
In addition,
addition, try
try to
touse
use Match
Matc

Match

Column index Row index


Aug 8 Store A 1
Sep 9 Store C 3
Oct 10 Store E 5
Nov 11
Dec 12
Dec
60
67
64
71
76

addition,
addition, try
try to
touse
use Match
Matchto
to obtain
obtainthe
therow
rowindices
indicesfor
for stores
stores A,
A, C,
C, and
andE.
E.
SOLUTION - Index and Match

Company X

$ in thousands Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov
Store A 55 51 64 71 82 100 119 120 144 80 51
Store B 57 72 80 79 85 101 120 123 130 84 54
Store C 58 48 80 81 90 95 124 132 134 82 57
Store D 64 71 81 77 77 89 125 147 157 95 52
Store E 72 64 79 75 100 110 180 189 200 91 58

Company
CompanyXX runs
runs 55 stores.
stores.The
Thetables
tables you
yousee
see below
below refer
refer to
tothe
the table
table above.
above.
Task
Task 1:
1: Use
UseIndex
Indexand
and Match
Match to
to extract
extract the
theJuly
July sales
sales for
for all
all stores
stores shown
shown in
in the
the table.
table.

Index + Match for row

Jul
Store A 119
Store B 120
Store C 124
Store D 125
Store E 180

Task
Task 2:
2: Analogically,
Analogically, combine
combine Index
Index and
and Match
Matchto
to obtain
obtainthe
the sales
sales in
in Store
Store AA for
for the
the first
firsthalf
half of
of the
the year.
year.

Index + Match for column

Jan Feb Mar Apr May Jun


Store A 55 51 64 71 82 100

Task
Task 3:
3: Without
Withoutrewriting
rewritingthe
theformula,
formula, redo
redo the
thelast
last table
table for
for the
themonths
monthsJuly
July--December.
December.

To obtain the correct answer, it will be enough to change the names of the months in the header. Use the abbreviated version of each mon

Index + Match for column

Jul Aug Sep Oct Nov Dec


Store A 119 120 144 80 51 60
Dec
60
67
64
71
76

ee year.
year.

eviated version of each month ("Jul", "Aug", "Sep", "Oct", "Nov", "Dec").

You might also like