Search results 62

Sorted from new to old.
Card image
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Card image
DeleteAllShapes

Delete all shapes in a sheet

Card image
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image
ComputerSN

Reads Serial number of the system, also can be used to return System name, ...

Card image
RoundUp

Rounds a number up, like Excel function RoundUP

Card image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

Card image
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
IsHex

Check a string to see if it is Hex

Card image
Str2Hex

Convert a string to Hex

Card image
GetDigits

Extracts digits out of a string