Similar codes

Card image cap
Hex2Int

Converts hex to Integer

2018Sep27

Card image cap
Hex2Bin

Converts Hex to Binary

2018May28

Card image cap
Dec2Hex

Converts integer decimals into Hexadecimals

2018Jun20

Card image cap
RGB2Long

Converts Red, Green and Blue integers into RGB long value

2018Jun2

Card image cap
Any2Dec

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

Sep20

Card image cap
IsEven + IsOdd

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

2018Sep27

Card image cap
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

2018Jul25

Card image cap
RemoveHTML

Removes HTML code Basically anything between < and > There is a better ...

2018May26

Recently by developer

Card image cap
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table.

Thu 3PM

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

May6

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Random Codes

Card image cap
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Jan14

Card image cap
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

2018Apr25