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

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


UISetup + UIRestore
Simple way to freeze UI in Excel-VBA then restore it after complete in standard ...
