Search results 55
Sorted from new to old.

ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...

SQL Cross Apply String_Split with XML Path
SQL select statement to convert list of IDs found in column (from more than row ...

ReNumber_IDColumn_inTable
Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Refresh Table from View
Convert SQL View into table for speed reading. Using views a lot, I needed a ...

ANmaBatchCreate + ANmaBatchRun
Creates batch file with certain content, and another function to actually ...

ANmaSQL_UpdateDateStatement
Creates "Update Table " SQL statements to be executed inside SQL to modify ...

ANmaSQL_InsertStatement
Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

ListBox_SelectionCount
Counts how many items selected in a listbox (multi-selection listbox). Works ...

ShapeName clicked
Simple command to know which object (shape) the user clicked When you assign a ...