Search results 30

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

ANmaSearch_SpaceFriends and LeftSpaceFriends
Searches for string inside string covering multiple possibilities for space ...

IfString_StartsWith_AndOr_EndsWith
Checks if String starts with certain char and ends with certain char Or one of ...

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

Send workbook as email attachment
Retro way to send a workbook you are in as an email. Found it in one of my old ...