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

Custom Excel UI ribbon
Excel custom ribbon in details. A good article I use as reference to add custom ...

ANmaUploadFTP_FilesFrom2Columns
Upload files in column each to folder in next column. Expects to have two ...

ANmaUploadFTP_FilesListto1Folder
Creates script to upload list of files found in column. Will upload all files ...

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

NumberBeforeString
Returns number if found before certain word in larger string. This can be used ...

DateAdd_Networkdays
Adds workdays to a date using DateAdd It keeps adding days and checks how many ...

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