Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants you to calculate the total sales for each product after applying a fixed tax rate. The tax rate is the same for all products and is stored in a single cell.
📊 Data: You have a table with product names, units sold, and unit price. The tax rate is given in a separate cell.
🎯 Deliverable: Create a new column that calculates the total sales including tax for each product using absolute references to the tax rate cell.
Progress0 / 3 steps