Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . In cell J 6 , enter a VLOOKUP function that will lookup the MovieID value in the leftmost column of the MovieTitles named

1. In cell J6, enter a VLOOKUP function that will lookup the MovieID value in the leftmost column of the MovieTitles named range and return the movie name from the second column. Incorporate an IFERROR function so that if there is no MovieID, the function returns a blank.
2. In cell K6, enter a VLOOKUP function that will lookup the MovieID value in the leftmost column of the MovieRatings named range and return the movie rating from the second column. Incorporate an IFERROR function so that if there is no MovieID, the function returns a blank. Copy the formula down through cell K35.
3. In cell N5, enter an INDEX function that will retrieve the name of the movie with the highest gross sales. Write the function using the INDIRECT function as the array argument and then copy the formula across to P5.
image text in transcribed

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

Modern Database Management

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

12th edition

133544613, 978-0133544619

More Books

Students also viewed these Databases questions

Question

Why are some dates missing in the sales by date visualization?

Answered: 1 week ago

Question

What are the total purchases for Q3?

Answered: 1 week ago

Question

How many orders have been shipped but not yet invoiced?

Answered: 1 week ago