Search results 18

Sorted from new to old.
Card image
VBInstr_Any

Returns the index where any of the words from AnStrSearchFor found in SearchIn ...

Card image
VBInstr_Any

Search for string inside another, with ability to have multiple strings to ...

Card image
ANmaSearch_AmpFriends

Searches for string inside string with multiple possibilities if the char & ...

Card image
ANmaSearch_ApostropheFriends

Searches for string inside string with apostrophe variations conversion

Card image
DateDateDate

Finds three dates after each other in one paragraph. Needed to locate numbers ...

Card image
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image
CutString11

Cuts long string from certain character to certain character with option to ...

Card image
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image
CutString9

Cuts from CutFrom starting from any of items found from ...

Card image
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Card image
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Card image
ContainerHTMLTag

Returns HTML tag of the container of certain location inside HTML block. ...

Card image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Card image
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...