VBA 138
Visual Basic for Application (or macros) in most applications. Code here can also be used in VBA-Excel
Sorted from new to old.

ANmaUploadFTP_Script + ANmaUploadFTP_1File
Uploads 1 file to FTP. It will create temp script to login to FTP and uploads ...

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 ...
.jpeg)
ANmaSafeDeleteFile
Deletes file safely without warnings or error messages. Tries to delete it at ...

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