Date Sheet
Date Sheet
Que1. Suppose you have a spreadsheet in MS Excel that contains sales data for a company,
with columns for the product name, sales quantity, and sales revenue. You want to calculate
the total sales revenue for each product and determine the product with the highest sales
revenue.
Product A 10 $500
Product B 15 $750
Product A 8 $400
Product C 20 $1,000
Product B 12 $600
Product C 15 $750
a. Create a new column called "Total Revenue" to calculate the total sales revenue for
each product.
b. Calculate the total revenue for each product by multiplying the sales quantity by the
sales revenue.
c. Use a formula to sum the sales revenue for each product and display it in the "Total
Revenue" column.
d. Determine the product with the highest sales revenue by finding the maximum value in
the "Total Revenue" column.
Write the steps and formulas you would use in MS Excel to accomplish this task.