Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Nest XMATCH and INDEX to display quantity. Click the Inventory sheet tab and select cells A 3 :H 5 0 . Name the range Inventory.

Nest XMATCH and INDEX to display quantity.
Click the Inventory sheet tab and select cells A3:H50.
Name the range Inventory.
Select cell K5 and type WE006.
Select cell K6, click the Lookup & Reference button [Formulas tab, Function Library group] and choose INDEX.
Select the first argument list array, row_num, column_num and click OK.
Press F3(FN+F3) and select Inventory for the Array argument.
Click the Row_num box and click the Name box drop-down arrow. Choose XMATCH in the list or choose More Functions to find and select XMATCH.
Click cell K5 for the Lookup_value argument.
Click the Lookup_array box and select cells A3:A50. This XMATCH function looks in column A for the row that matches the data in cell K5.
Click INDEX in the Formula bar. (Click OK if the argument list opens.)
Click the Column_num argument in the INDEX Function Arguments dialog box.
Click the Name box drop-down arrow and choose XMATCH.
Type quantity in the Lookup_value box.
Click the Lookup_array box and select cells A3:H3. This XMATCH function finds the cell in the Quantity column for the row identified by the first XMATCH function.
Click INDEX in the Formula bar to see the completed formula (Figure 6-97).
XMATCH nested twice
Figure 6-97 XMATCH nested twice
Click OK. The result is 2.
Click cell K5, type WE040, and press Enter. The quantity is updated.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Transactions On Large Scale Data And Knowledge Centered Systems Xxiv Special Issue On Database And Expert Systems Applications Lncs 9510

Authors: Abdelkader Hameurlain ,Josef Kung ,Roland Wagner ,Hendrik Decker ,Lenka Lhotska ,Sebastian Link

1st Edition

366249213X, 978-3662492130

More Books

Students also viewed these Databases questions