Search results 1,006
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 ...
IntlIsAlphaCharacter
Test if a character is alphanumeric, regardless of the code page or language ...
MovingCaption
CSS-based animation for textbox caption, along with bootstrap 4. From
Remove_Between2Quotes
Remove any char (or string) found between two quotes in a string This is an ...