Search results 97

Card image cap
SortArea4

Sort range of cells by up to 4 columns. Can use any of these columns, not ...

Card image cap
Between2int and Between2intinc

Checks if number between two numbers, with or without considering those numbers. ...

Card image cap
VBInstr_Numeric

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

Card image cap
EdgarCIK

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

Card image cap
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image cap
HTMLTagID_Previous

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

Card image cap
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Card image cap
CutString9

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

Card image cap
ANmaHTMLPadding

Finds the padding or margin from a style statement for an HTML tag. Passing ...

Card image cap
ChartLegendCenter

Put chart legend at center of chart horizontally. Changes left and width only. ...

Card image cap
Frequency1

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

Card image cap
Between_2Chars

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