Search results 100

Card image cap
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...

Card image cap
UnMergeFill

Unmerges all merged cells and duplicate cell contents into them. In another ...

Card image cap
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image cap
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image cap
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image cap
IsBin

Checks if the passed argument is a binary or not

Card image cap
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

Card image cap
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image cap
Hex2Int

Converts hex to Integer

Card image cap
Bin2Int

Converts Binary to Integer

Card image cap
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image cap
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...