Search results 109

Sorted from new to old.
Card image
VBInstr_Numeric

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

Card image
EdgarCIK

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

Card image
SwitchTextinCells

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

Card image
HTMLTagID_Previous

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

Card image
ReadFileBytes

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

Card image
CutString9

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

Card image
HTMLPadding_or_Margin

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

Card image
ChartLegendCenter

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

Card image
Frequency1

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

Card image
Between_2Chars

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

Card image
Latest records date and count

Find how many items in table, with column DateAdded is the latest DateAdded in ...

Card image
Any2Dec

Converts a number of any base to decimal. Hexa to decimal, octa to decimal, ...

Card image
IfFullWord

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

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
ReadBinaryBuffer

Reads file in binary mode as blocks Starts reading from start in sequential ...

Card image
Zip_Folder

Zipping content of folder into file. Not tested and Not My Work. Originally ...