You're an inventory analyst preparing 12 product codes for upload to the new ERP. The system requires codes in all uppercase, but the export from the legacy database has mixed casing: sku-007, Hp-Laptop, abc-001, etc.
Your task:
- In column B (Standard Code), write a formula that uppercases each code in column A.
- The formula must drag-fill from B2 → B13.
Graded cells: B2 (sku-007 → SKU-007), B4 (abc-001 → ABC-001), B8 (mon-itor → MON-ITOR).
Open this problem on a desktop to attempt it.