Similar codes

Card image cap
Hex2Int

Converts hex to Integer

2018Sep27

Card image cap
Hex2Bin

Converts Hex to Binary

2018May28

Card image cap
IsHex

Check a string to see if it is Hex

2018May28

Card image cap
NMACode

Converts all Ƽ found in a string into their actual chars

2018Jun27

Card image cap
Hex2Dec

Converts hexadecimal strings into decimals

2018Jun20

Card image cap
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...

2018Jun14

Card image cap
InvertColor

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

2018Jun20

Card image cap
ANStr2Range

Converts a string of items into range, with custom separator. Opposite of

2022Nov11

Card image cap
ProtectText + UnProtectText

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

2018Jul19

Recently by developer

Card image cap
Hex2Bin

Converts Hex to Binary

2018May28

Card image cap
IsHex

Check a string to see if it is Hex

2018May28

Card image cap
GetDigits

Extracts digits out of a string

2018May27

Card image cap
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

2018May27

Random Codes

Card image cap
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

2019Oct3

Card image cap
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...

2019Feb1

Card image cap
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

2018Jun17

Card image cap
List and delete files

Enables users to list and delete files

2018Apr23