Search results 13

Sorted from new to old.
Card image
CutString12

Cuts string between two numbers that found inside string. Like extract the ...

Card image
HTMLTable_FullRow_NonBlanks

Returns all numeric values in row separated by Sepa Only cells that are not ...

Card image
ExtractNumeric_FromCell

Returns the number from an HTML cell after cleaning and finding sign. We faced ...

Card image
HTMLTable_Cell

Returns content of cell by location ... RowID and ColumnID HTMLTable expected ...

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
ANmaSearch_QuoteFriends

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

Card image
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Card image
DateDateDate

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

Card image
HTML_InsideTag_ByIndex

Checks if LocIndex is found between open and close of HTMLTag or between close ...

Card image
EdgarCIK

Search for company long name in Edgar and returns its CIK Using SEC.gov site ...

Card image
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

Card image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

Card image
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...