VBA 148
Visual Basic for Application (or macros) in most applications. Code here can also be used in VBA-Excel
DateOffset_FromMMDD
Calculate the new MMDD from a date formated as MMDD after adding/subtracting ...
FormatNumbers_InsideText
Formats all numbers found inside text to certain format. Excluding numbers ...
ANmaUploadFTP_ANstrFilesto1Folder
Upload all files found in ANStr list of files into 1 folder. Passing all ...
CutString_JsonKeyValue
Reads value from json string for certain key. Using RegEx Regular Expression. ...
ANmaCountChars_Direction
Counts how many times we found OfChar repeated in TheStr from one of two ...
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 ...





