Загрузка...

Extract Text Between Two Characters in Excel

Extract text between two characters in a cell. This video looks at how to extract text between two forward slashes (/) in Excel. It will not be straightforward and multiple functions are used together to achieve it.

The LEFT function is used to extract a specified number of characters from the start of text. And the MID function is used to pass the relevant text to it. FIND functions are used to locate the two characters for the formula.

=LEFT(MID(B3,FIND("/",B3)+1,LEN(B3)),FIND("/",MID(B3,FIND("/",B3)+1,LEN(B3)))-1)

The formula above can be adapted to your needs. The characters may be different but the process remains the same.

Find more great free tutorials at;
https://www.computergaga.com

*** Online Excel Courses ***

The Ultimate Excel Course – Learn Everything ► https://bit.ly/UltimateExcel
Excel VBA for Beginners ► http://bit.ly/37XSKfZ
Advanced Excel Tricks ► https://bit.ly/3CGCm3M
Excel Formulas Made Easy ► http://bit.ly/2ujtOAN
Creating Sports League Tables and Tournaments in Excel ► http://bit.ly/2Siivkm

Connect with us!

LinkedIn ► https://www.linkedin.com/company/18737946/
Instagram ► https://www.instagram.com/computergaga1/
Twitter ► http://www.twitter.com/computergaga1

Видео Extract Text Between Two Characters in Excel канала Computergaga
Яндекс.Метрика

На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.

Об использовании CookiesПринять