Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index of character in that text or by searching for string in that block and returning the index location of some text.
like between It is actually two functions
Between_HTMLtag and Between_HTMLtag_ByIndex

Returns number as below ...
1: If sStr is between and
2: If sStr is between and
0: anything else


Public

Tested

My Own Work

sStr, Page7, Optional HTMLtag = "ix:"
or
sStrID, Page7, Optional HTMLtag = "ix:"

Views 3
Downloads 0

VBA-Excel Texts + Strings
ANmarAmdeen
968
Attachments
Revisions

v1.0

Saturday
July
22
2023
Needs