Search results 170
Sorted from new to old.
CreateList_Matching
Creates list of items found in rows, where these rows match a value in another ...
Column2AnString_Unique
Creates list of unique items found in a column, returns string with items ...
Delete_Unwanted_Rows
Delete rows in a different way I used to delete rows by looping through those ...
Custom Excel Right-Click Menus
Customizing Excel's right click menus The following code demonstrates how to ...
BodyYoutubeLink2iframe
Creates youtube embed from link Converts a youtube video link into a youtube ...
draggable grid
Nice gallery (or grid) that can be dragged to browse through From
HTMLDecode + HTMLEncode
Decode and encode back a string using HTML Technically found online, but ...