Recent codes added
Fresh codes added recently by our developers. 24 most recent codes.

ANmaHideIntoJPG and ANmaExtractFromJPG
Hide files into jpg and restore it using those two functions. Attached file ...

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

NumberBeforeString_HTML2
Cuts a number that would be found 2 words before certain word inside a block ...

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

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

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

ANmaSearch_AllWords_FromANStr
Checks if string has all words from ANStr inside Retuns 0 if not found or ...

YoutubeLinks2YoutubeEmbeds
Convert all links in text block into youtube embeds to show inside a website. ...