Question
1) Use the Purchase Orders database. Use MATCH and/or INDEX functions to find the following: a) The row numbers corresponding to the first and last
1) Use the Purchase Orders database. Use MATCH and/or INDEX functions to find the following:
a) The row numbers corresponding to the first and last instance of item number 1369 in column C (be sure column C is sorted by order number).
b) The order cost associated with the first instance of item 1369 that you identified in part a.
c) The total cost of all orders for item 1369. Use the answers to parts a and b along with the SUM function to do this. In other words, you should use the appropriate INDEX and MATCH functions within the SUM function to find the answer. Validate your results by applying the SUM function directly to the data in column G.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started