VBA 60

Sorted from new to old.
Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
Text Shadow CSS3 Generator

Online tool to create css3 text shadow, free. Technically, generate the CSS3 ...

Card image
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image
Bootstrap Tags input

Tags input (Tagsbox) in bootstrap From

Card image
HeadingZeros Remove and Add

Adds or remove zeros at start of string Used to clear heading zeros from ...

Card image
Textbox.io textarea editor

An embed text editor for bootstrap Get official latest release from

Card image
Arabic VS Hindi numbers

Settings to force Microsoft Word to show Hindi numbers with Arabic text, or ...

Card image
Restore Arabic text files

Solution to restore ASCII Arabic text files. Sometimes I noticed when system ...

Card image
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image
ProtectText + UnProtectText

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

Card image
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...