Search results 365
Sorted from new to old.

ANString_to_ListSelects
Selects items in listbox from ANStringList. Assuming listbox is multi-select ...

ListItemText_to_ListIndex
Finds the index of an item in listbox (or combobox) It searches for that item ...

VBA/Excel Registry hacks
Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...

DB Connection Drivers Test
Test connection to DB using different drivers to see which one works. You may ...

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

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

ANmaRemoveDuplicates2
Remove duplicated rows based on 2 columns in a table of any number of columns. ...

ANmaRemoveDuplicates4
Removes duplicated rows in a table based on 4 duplicated columns. Table can be ...

FilesIn2 - sorted files
List of files, sorted by name, size or modified date ascending or descending. ...