Search results 207

Sorted from new to old.
Card image
IntlIsAlphaCharacter

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

Card image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
RandomGUID

Creates a random GUID number like ... 879AE395-E026-0A63-EFC1-152038C4400B ...

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
Copy formulas

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

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...

Card image
ProfileBadge_Linkedin

Creates Linkedin profile badge for certain user as HTML output as string. ...

Card image
AJAX Combobox

AJAX Combobox using jQuery From

Card image
Easy Select

A drop down menu for Text fields Another one, that needs some work to fulfill ...

Card image
Dropdown text field

Drop down text field, need it in one of my projects. Even though I will need ...

Card image
Files list to text

One of easy ways to convert list of files in a folder into list (txt files) ...

Card image
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...

Card image
HeadingZeros Remove and Add

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

Card image
UnMergeFill

Unmerges all merged cells and duplicate cell contents into them. In another ...