Search results 51
Sorted from new to old.
ANmaSQL_InsertStatement
Creates SQL INSERT statements from a table in Excel. Used to be executed to ...
Regular expressions (Notepad++)
How to do regular expressions in Notepad ++ search and/or replace Helpful when ...
Part of cells in Excel
How to modify part of text inside an Excel cell using VBA. Something in my ...
IntlIsAlphaCharacter
Test if a character is alphanumeric, regardless of the code page or language ...
HTMLDecode + HTMLEncode
Decode and encode back a string using HTML Technically found online, but ...