Search results 523

Sorted from new to old.
Card image
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
WinImage.dll

An old DLL library enables reading and writing to floppy disks (and/or images) ...

Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image
NameNum

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

Card image
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image
IntlIsAlphaCharacter

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

Card image
Captcha34

jQuery and bootstrap-based captcha, Restricted Content + Input Validator. ...

Card image
MovingCaption

CSS-based animation for textbox caption, along with bootstrap 4. From

Card image
Remove_Between2Quotes

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

Card image
Carousel 33

Simple jQuery Bootstrap 4 carousel

Card image
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

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