Search results 100

Card image cap
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...

Card image cap
WaitFor + ShellWait

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

Card image cap
Col2Combo

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

Card image cap
FindIn1DArray

Returns 1 if an item found in array, 0 if not

Card image cap
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6

Card image cap
RGB2Long

Converts Red, Green and Blue integers into RGB long value

Card image cap
Paragraph2Line + Line2Paragraph

Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...

Card image cap
DB_Setting1List + DB_Setting1List_NameValue

DB_Setting1List is to Returns list of SettingValues matching certain ...

Card image cap
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B

Card image cap
Hex2Bin

Converts Hex to Binary

Card image cap
IsHex

Check a string to see if it is Hex

Card image cap
GetDigits

Extracts digits out of a string