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

ChartMaxY + ChartMinY
Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

Styles_DeleteNonStandard
Delete styles from an Excel workbook, any non-standard style will be deleted. ...

CopyRange_NoClipboard
Copies range without using clipboard. Applies formats into a cell (or range) ...

ApplyValidation_DropDown
Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

CellSave_Hyperlink
Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

ImageRotate_IrfanView
Rotates an image using irfanview (i_view32.exe attached) Rotated image can be ...