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

NumberBeforeString
Returns number if found before certain word in larger string. This can be used ...

DateAdd_Networkdays
Adds workdays to a date using DateAdd It keeps adding days and checks how many ...

ListBox_Read and ListBox_Save
Reads or saves to a certain column in multi-column listbox in VBA Userform Can ...

CutString_ANmaRules
Extract certain text from another text based on Rules defined, like extracting ...

HTMLTable_FindTable
Reads < table .... < /table> found after index Have ability to opnly bring the ...

ANStrFind_AndOrRemove
Checks (and/or removes) if an item was found in list of items and return 1 if ...