Scenario Mode
👤 Your Role: You are a customer service analyst at an online retail company.
📋 Request: Your manager wants you to extract specific parts of customer order codes to analyze product categories and order batches.
📊 Data: You have a list of order codes in one column. Each code is a mix of letters and numbers. The first 3 letters represent the product category, the next 4 digits represent the batch number, and the last 2 letters represent the region code.
🎯 Deliverable: Create a sheet that shows the original order code and separate columns extracting the product category, batch number, and region code using LEFT, MID, and RIGHT formulas.
Progress0 / 4 steps