Загрузка...

Excel Advanced Tutorial: Extract complex data with this RegexExtract formula #excelformula

📣Calling all the corporate girlies! Let's say you are working with some product descriptions and you need to pull out just the SKU codes in parentheses. Excel's REGEXEXTRACT function can do this automatically using pattern matching.👩‍💻

📚Formula Breakdown Detailed
=REGEXEXTRACT(B3,"\(([^()]*)\)",2)
([^()]*) → Extracts everything in the group except the parentheses
\) → Find the parentheses
2 → Return only the capture groups

💬 Let me know in the comments section if it worked for you

💚 Level up your Excel game and your career. Tap follow for weekly tutorials

Видео Excel Advanced Tutorial: Extract complex data with this RegexExtract formula #excelformula канала csvkarl
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять