Question: Excel now has a FILTER function that can be utilized to create dynamic tables that builds upon this filtering functional Consider this instruction: Excel, go
Excel now has a FILTER function that can be utilized to create dynamic tables that builds upon this filtering functional Consider this instruction: "Excel, go over to my data table and get me just the sales data for Stark Industries where data validation dropdowns in and
FILTER works almost exactly like the instruction above. You tell FILTER where to look to find the data array direct it FILTERarray include, ifempty
For example, FILTERTableTableCompany"Stark Industries"No Results" is asking:
"Excel, go to Table and then to the Company column. Next, find all the entries for Stark Industries and give me just those obse If you want to filter on more than one column, you can use the multiplication symbol to have more than one include FILTERTableTableCompany"Stark Industries"TableCustomer "Carver, Aubrey"No Result This is the equivalent of an AND statement. "Give me all observations where the company is Stark Industries AND the However, remember the data validation dropdowns you created in and This is where the magic happens. Insteac In cell I construct a FILTER function that references Table and will return data that has been filtered on the two data In cell J create a simple SUM function that will add up all the sales returned in column In cell create a simple COUNT function that will tally the number of records returned. Hint: Use column for this als Using the data validation dropdown cells, return all data where Nakatomi Corp sold to Hughes, Jody.
How many records were returned? Enter zero for No Results.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
