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.

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

Students also viewed these Databases questions