Search results 77
Sorted from new to old.
![Card image](/Assets/Uploads/Dev_V0KS40S65Q34O_1c6af89c2-bf18-4d95-943e-6fb94ed59643.jpeg)
QuickEncrypt plus others ...
Text encryption/decryption snippet that utilizes the powerful xICE encryption ...
![Card image](/Assets/Uploads/Dev_QJ617P2S0S_1_56f72d87-c622-4628-8fa6-11daafe5f372.jpeg)
ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...
![Card image](/Assets/Uploads/Dev_I4P4Y8CE4I58__28a4b542-a3f1-43dd-96d4-f256aa4af832.jpeg)
ANmaHTMLTables_Combine2
Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...
![Card image](/Assets/Uploads/Dev_QELOARI524ODS4_1_ea875f5d-4ce9-4d5f-8f47-56ed67100090.jpeg)
SettingSave + SettingRead for NumberFormat
Reads or applies certain NumberFormat to cell in settings. Same patterns as ...
![Card image](/Assets/Uploads/Dev_YEL170DH1_a_6fce7e55-3657-45ce-a0f0-2fa593c2d2ce.jpeg)
UniqueRandomID in SQL
Generate new Random ID, unique not duplicated in two columns in two tables. ...
![Card image](/Assets/Uploads/Dev_SS8Q2MODVM33T_a_5b5b26e6-1eda-48de-8bbe-e0d76fa19621.jpg)
Install/Uninstall SQLNativeClient DB driver
Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...
![Card image](/Assets/Uploads/Dev_M46E1PPK57QELO__efdbc56f-6a84-4c5c-bafd-1f9b1b34dc8c.jpeg)
ReNumber_IDColumn_inTable
Reset numbers in ID column, with help from AI. The StoredProcedure will move ...
![Card image](/Assets/Uploads/Dev_K385B0N2U4T10__6d9d3486-4f4a-4e31-9c3d-f7581880b479.jpeg)
Latest records date and count
Find how many items in table, with column DateAdded is the latest DateAdded in ...
![Card image](/Assets/Uploads/Dev_WCB0687__be103501-9cb6-43b3-8ba8-67c2b0bdfd81.jpeg)
Refresh Table from View
Convert SQL View into table for speed reading. Using views a lot, I needed a ...