Excel
Excel
|-------------|----------|--------------------|----------------|
| Apples | 10 | 2.50 | |
| Bananas |8 | 1.20 | |
| Oranges | 15 | 3.00 | |
| Grapes | 12 | 4.10 | |
- Use a formula to calculate the 'Total Cost' for each item (Quantity * Price per Unit).
2. Sort the table from Question 1 by the 'Total Cost' in descending order, then apply a filter to show
3. Using the following data, calculate the bonus for each salesperson (Bonus = Sales * Bonus %):
|-------------|-----------|-----------|
|--------|-----------|
| January| 1,200 |
| February| 1,500 |
| March | 1,800 |
| April | 2,100 |
- Create a line chart to visualize the sales trend over the four months.