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

HTMLTable_FullRow
Returns full row from RowID ... the full area between < tr ...> and < /tr> from ...

Unblock blocked macros.
Unblock macros in file copied or downloaded from another machine. Excel keeps ...

Quarter1stLastDate_FromQuarterText
Returns the date of 1st day or last day in a Quarter Mar 31st, Jun 30th, Sep ...

ReturnLongestString_Of2
Returns the string that is longer, comparing what is before StrSepa versus ...

ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...