Search results 12

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_SpaceFriends and LeftSpaceFriends

Searches for string inside string covering multiple possibilities for space ...

Card image
ANmaSearch_OrFriends

Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...

Card image
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Card image
ANmaSearch_AposFriends

Searches for string inside string with apostrophe possibility (or as I call ...

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
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
VBHTMLInstr

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

Card image
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...