Search results 195

Sorted from new to old.
Card image cap
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Card image cap
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Card image cap
Frequency1

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

Card image cap
VBHTMLInstr

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

Card image cap
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Card image cap
MathInsideANString

Perform math on numbers inside list of numbers in format of ANString. ...

Card image cap
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

Card image cap
ReplaceStrings

Replace strings found in list of strings from inside a string, does that make ...

Card image cap
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...

Card image cap
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

Card image cap
ContainerHTMLTag_Index

Returns location of the tag that enclosing the location provided inside HTML ...

Card image cap
ContainerHTMLTag

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

Card image cap
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image cap
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Card image cap
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Card image cap
Between_HTMLtag

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