Search results 39

Card image cap
ReNumber_IDColumn_inTable

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

Card image cap
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image cap
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image cap
Refresh Table from View

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

Card image cap
ANmaBatchCreate + ANmaBatchRun

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

Card image cap
ANmaSQL_UpdateDateStatement

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

Card image cap
ANmaSQL_InsertStatement

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

Card image cap
ListBox_SelectionCount

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

Card image cap
ShapeName clicked

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

Card image cap
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image cap
Old cell value

Nice solution to read value in cell AFTER changed. Needed to have that feature ...

Card image cap
PhotoViewer dll

Open image using legacy PhotoViewer from Windows 7 Command line call to use ...