Practice challenge
Extract an email domain
#13
3 attempts remaining
IntermediateText cleanupTarget C2
A customer sheet needs the company domain from each email address.
Write a formula for C2 that returns the domain after the @ symbol.
Extract an email domain
Swipe horizontally to view the full table.
| A | B | C | |
|---|---|---|---|
| # | Customer | Domain | |
| 2 | River Co | buyer@river.example | blank |
| 3 | North Ltd | ops@north.example | blank |
| 4 | Blue Shop | hello@blue.example | blank |
