VBA-Excel 358
Visual basic for applications that works only in Microsoft Excel, aka macros
Sorted from new to old.

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