Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Go to the Ad Lookup worksheet, which lists all the ads released in October and planned for November. Camille wants to look up the release

Go to the Ad Lookup worksheet, which lists all the ads released in October and planned for November. Camille wants to look up the release date of each ad. In cell H3, enter a formula using the INDEX function. Use a structured reference to th AdLookup table (range A2:E36) as the array. For the row num argument, use the MATCH function. Use the Ad ID (cell H2) as the lookup_value for the MATCH function. Use a structured reference to the ID column (range A2:A36) as the lookup_array for th MATCH function. Specify an exact match (0) for the MATCH function. Use the Release Date column number (column 4) as the column_num for the INDEX function.
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

Database Concepts

Authors: David M. Kroenke

1st Edition

0130086509, 978-0130086501

More Books

Students also viewed these Databases questions

Question

2. Show the trainees how to do it without saying anything.

Answered: 1 week ago