Questions
Questions
12.
a. Using the FILTER Function find the region for a given state and calculate the
total sales for each State
14. Identify the average sales value per order in each Region.
16.
a. Calculate the total sales against each order ID and use conditional formatting to
highlight values greater than the total averages sales
b. For the tops 5 order IDs, create a table that lists down the category wise sales
using index match (structure shown below):
17. How many orders fall within specific sales ranges (e.g., <$100, $100-$200, $200-$300,
$300-$400, $400-$500, $500-$600, $600-$700, $700-$800, $800-$900, >$1,000)?
(Use COUNTIFS to define multiple ranges.)