Search results 110
Sorted from new to old.
WorkbookSaveAsk_ANmar
Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...
WorkbookOpenAsk_ANmar
Asks user to browse to a file and return full path and file name if they do, ...
CreateZipFiles_7Zip
Create zip from list of files listed in List_of_Files separated by comma. The ...
CreateZipFolder_7Zip
Creates a zip from folder using 7Z archive. 7za,exe (found in attached zip) ...
[TAB] inside textarea
Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...
ASCII_Read + ASCII_Save
Reads and saves text file giving its full name Used a lot in my websites, very ...
MatchIf_ThenDelete
Searches for an item in a column, then if found, delete that cell (not clear, ...