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

RangeTakePicture_Linked
Converts a range in Exce lsheet into picture. linked or unlinked. Important ! ...

ShapeCreate_SomeVariables
Create a shape in certain sheet with options Some other options are hard-coded, ...

Create Tree from 3 columns (Sheet2Tree)
Converts 3 columns in sheet into 3-generation tree using TreeView from Mscomctl. ...

Icon as text - CmdCaption_ChrW
Creates an icon as text to use inside button or any frm20 controls. this will ...

Calculation_StaleValues
Show Stale function formats or hide Excel recently started to show cells with ...

Header font name and size in VBA
Looks like it is not easy to change font name, size and style for a header or ...

1st cell of sheet range
Returns the address of first cell in data in range, the very first cell of very ...

ANmaUploadFTP_FilesFrom2Columns
Upload files in column each to folder in next column. Expects to have two ...