Search results 56

Sorted from new to old.
Card image
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

Card image
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image
WaitFor + ShellWait

Tell App to wait for number of seconds and Execute command and wait for it ...

Card image
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

Card image
Modify SQL table

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

Card image
CutRightString

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