VBA-Excel 202 Visual basic for applications that works only in Microsoft Excel, aka macros

NavigatePost
Reads content of webpage with optional post data
two main differences from

Listbox 1st item [Any]
Allow user to select [Any] as first item in list that will deselect all other ...


ANStr2Range
Converts a string of items into range, with custom separator.
Opposite of

Popup button
List of commands in popup menu. Uses listbox, command button and toggle ...
Drodown-popup-Button.zip


Dropdown button commands
A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...
DropdownButton.zip


Cell_Add_or_Subtract
Adds amount to active cell, or subtract Applies to selected cell in current ...


LstCustomSelection_Refresh
Read list of items from Settings sheet, then Sort, then save, before reading ...


ANmaBatchCreate + ANmaBatchRun
Creates batch file with certain content, and another function to actually ...
