VBA-Excel 329
Visual basic for applications that works only in Microsoft Excel, aka macros
Sorted from new to old.
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 ...
Range_SaveAsImage
Exports range to an image, something we wanted to be able to do for a while now. ...
ShapeName clicked
Simple command to know which object (shape) the user clicked When you assign a ...
UISetup + UIRestore
Simple way to freeze UI in Excel-VBA then restore it after complete in standard ...