Search results 25

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 ...

VBInstr_SpaceFriends_BetweenHTMLTags
Searches for string inside string with multiple possibilities, returns ...

VBA/Excel Registry hacks
Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...
.jpeg)
ANmaSafeDeleteFile
Deletes file safely without warnings or error messages. Tries to delete it at ...

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

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 ...

UniqueRandomID in SQL
Generate new Random ID, unique not duplicated in two columns in two tables. ...

OutlookFolder_DuplicatesRemove
Removes duplicated emails in an outlook folder. Originally not my work, ...