Search results 77
Sorted from new to old.
QuickEncrypt plus others ...
Text encryption/decryption snippet that utilizes the powerful xICE encryption ...
ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...
ANmaHTMLTables_Combine2
Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...
SettingSave + SettingRead for NumberFormat
Reads or applies certain NumberFormat to cell in settings. Same patterns as ...
UniqueRandomID in SQL
Generate new Random ID, unique not duplicated in two columns in two tables. ...
Install/Uninstall SQLNativeClient DB driver
Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...
ReNumber_IDColumn_inTable
Reset numbers in ID column, with help from AI. The StoredProcedure will move ...
Latest records date and count
Find how many items in table, with column DateAdded is the latest DateAdded in ...
Refresh Table from View
Convert SQL View into table for speed reading. Using views a lot, I needed a ...