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

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

CreateThumb_IrfanView
Creates a thumb of an image using IrfanView Thumbnail filename will have _th ...

CustomExcelMenu - FaceIDs
How to create custom Excel menu, this one shows the IDs and icons of 20 icons, ...

WorkbookSaveAsk_ANmar
Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

WorkbookOpenAsk_ANmar
Asks user to browse to a file and return full path and file name if they do, ...

CreateZipFiles_7Zip
Create zip from list of files listed in List_of_Files separated by comma. The ...

CreateZipFolder_7Zip
Creates a zip from folder using 7Z archive. 7za,exe (found in attached zip) ...

ConvertMultiLine2 + 6
Convert text blocks (by converting line separators from any separator to any). ...