VBA-Excel 326
Visual basic for applications that works only in Microsoft Excel, aka macros
Sorted from new to old.
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 ...
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 ...