extracts the end of a text, based on a search string and an occurrence number
A function to return the cell value from an array by specifying the row name and column number.
A function to return the cell value from an array by specifying the row name and column title.
A function to return the column value from an array by specifying the row name
extracts the beginning of a text, based on a search string and an occurrence number
extracts the middle of a text in between delimiters, based on a search strings and an occurrence numbers
extracts the middle of a text in between delimiters, based on a search strings and an occurrence numbers
to extract between 2 tags even if the tag is repeated and nested
Given a starting position (being a position immediately following a start html tag), this function finds the position of the corresponding end html tag.
Retrieves the requested occurrence of the top most set of tag's (see example).
Retrieves contents of a particular occurrence of an html tag.