Scenario Mode
👤 Your Role: You are a sales assistant at a retail company.
📋 Request: Your manager wants you to extract specific parts of product codes to analyze product categories and batch numbers.
📊 Data: You have a list of product codes in one column. Each code contains a category prefix, a batch number in the middle, and a suffix code at the end.
🎯 Deliverable: Create formulas to extract the category prefix (first 3 letters), the batch number (middle 4 digits), and the suffix code (last 2 letters) into separate columns.
Progress0 / 4 steps