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
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

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

Tue 7AM

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Apr29

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Apr23

Random Codes

Card image cap
FindAncherURL_InHTMLRow

Finds the URL (href tag value) for an anchor inside a table row (tr element) ...

Mar4

Card image cap
ArCaptcha

Captcha in Arabic, great library, will look forward to apply it in my next ...

Feb11

Card image cap
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

Oct24

Card image cap
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

2018Jul15