This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FUNCTION NAME :TEXTBETWEEN | |
AUTHOR: HAZEM HASSAN ( Microsoft Excel MVP ) | |
LINKEDIN :https://www.linkedin.com/in/hazemhassandrexcel/ | |
//TEXTBETWEEN is a Custom Function to Extract Text Between Delimiters. | |
//Syntax: | |
= TEXTBETWEEN ( text , delimiter_1 , [num_1] , [case_1] , [delimiter_2] , [num_2] , [case_2] ) | |
num : the instance_num |