Answered step by step
Verified Expert Solution
Link Copied!
Question
1 Approved Answer

This is the equivalent of an AND statement. Give me all observations where the company is Stark Industries AND the customer is Carver, Aubrey combined.

This is the equivalent of an AND statement. "Give me all observations where the company is Stark Industries AND the customer is Carver, Aubrey combined."
However, remember the data validation dropdowns you created in J1 and J2? This is where the magic happens. Instead typing in the company and customer manually, we can have the FILTER function reference J1 and J2 instead. The FILTER function will then respond to changes in those dropdowns creating a dynamic table.
In cell I7, construct a FILTER function that references Table1 and will return data that has been filtered on the two data validation dropdown cells in J1 and J2. Have the function return "No Results" if no data is returned.
In cell J3, create a simple SUM function that will add up all the sales returned in column K.
In cell J4, create a simple COUNT function that will tally the number of records returned. Hint: Use column K for this also.
Using the data validation dropdown cells, return all data where Massive Dynamic sold to Murphy, Addison.
How many records were returned? (Enter zero for No Results)
fill in the blank 6
What was the total sales returned? (Enter zero for No Results)
$fill in the blank 7

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_2

Step: 3

blur-text-image_3

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 Machine Performance Modeling Methodologies And Evaluation Strategies Lncs 257

Authors: Francesca Cesarini ,Silvio Salza

1st Edition

3540179429, 978-3540179429

More Books

Students explore these related Databases questions