Search results 52

Card image cap
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image cap
Encrypt1 + Decrypt1

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

Card image cap
UnBreakAr + BreakAr

Fix broken Arabic char, by using AscW and ChrW This is Excel User-defined ...

Card image cap
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

ANmAJAX.zip

Card image cap
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

Card image cap
myURLDecode

Decode a URL, opposite of Server.URLEncode

Card image cap
XorC

Simple small function to Encrypt or Decrypt a string in cell Test_XorC is for ...

Card image cap
NMACode

Converts all Ƽ found in a string into their actual chars

Card image cap
InvertColor

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

Card image cap
Hex2Dec

Converts hexadecimal strings into decimals

Card image cap
Dec2Hex

Converts integer decimals into Hexadecimals

Card image cap
Crypt128

Simple small function to Encrypt or Decrypt a string in cell Simple Encryption ...