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

ListBox bug with TabIndex
Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

MatchIfUp or MatchIfRev
Searching for an item in a column from bottom to top. Will search for item in ...

ContainerHTMLTag_ReturnBlock
Returns the full string starting from open tag of container where LocationIndex ...

Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...

CopyFiles Excel-Macro
Simple macro to make sure we have a copy of all files in a folder found in ...

Triangular coded msg in file
Decodes message from file based on number in each line of text. Attached ...

FindAncherURL_InHTMLRow
Finds the URL (href tag value) for an anchor inside a table row (tr element) ...

HTML_InsideTag_ByIndex
Checks if LocIndex is found between open and close of HTMLTag or between close ...

CutString_ReverseFrom
Returns full string starting from the point of LocIndex minus back where we ...