Search results 33

Sorted from new to old.
Card image
TrimLines

Remove all line breaks from text from a text. Not like

Card image
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image
NumberBeforeString_HTML

Cuts a number that would be found before certain word inside a block string. ...

Card image
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image
DiskDriveType

Returns drive type as text, like fixed, CD, etc. Can pass either drive letter, ...

Card image
A is for Alpha

Military way to communicate letters in audio, for me I learned not all required, ...

Card image
NameNum

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

Card image
IntlIsAlphaCharacter

Test if a character is alphanumeric, regardless of the code page or language ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
Refreshing image

Refreshing image in ImageControl of VBE Userform When we change picture of ...

Card image
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

Card image
eMailMe (CDO)

Single asp file (having function) to send an email It is used here to send an ...

Card image
HttpToAnchors

Convert http found inside text into anchers < a >, aka URLlinker, aka ...

Card image
Tabs BS3

Tabs in Bootstrap3, from Bootsnipp, simple and elegant

Card image
VHD file 7GB - Delete

VHD file, 7GB, helpful when you want to quickly save files into an 8 GB usb ...

Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when