[AccessD] Handle Zip and Cabinet folders (files)

Gustav Brock gustav at cactus.dk
Wed Nov 8 08:11:38 CST 2017


Hi all

Should you wish to zip/unzip or compress/decompress zip or cabinet folders (files), I've put up functions for this at Experts Exchange:

    Zip and unzip files and folders with VBA the Windows Explorer way
    https://www.experts-exchange.com/articles/31130/Zip-and-unzip-files-and-folders-with-VBA-the-Windows-Explorer-way.html

    Handle cabinet files and folders with VBA the Windows Explorer way
    https://www.experts-exchange.com/articles/31144/Handle-cabinet-files-and-folders-with-VBA-the-Windows-Explorer-way.html

Code is also at GitHub: https://github.com/GustavBrock/VBA.Compress.git

I used the old trick from Stuart to create a zip folder - thanks!

/gustav



More information about the AccessD mailing list