VBA-Excel 208 Visual basic for applications that works only in Microsoft Excel, aka macros

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 ...


Frm56Msg
A message box with checkbox, 1 command button says ok only. Caller can set ...
Frm56Msg.zip


Frm5Textbox
Shows a text in textbox as separate window Caller can modify size of textbox, ...
Frm5.zip


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 ...
