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

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