+ Reply to Thread
Results 1 to 2 of 2

Unzip file Automatically without search

  1. #1
    Registered User
    Join Date
    04-14-2014
    Location
    Cape Town
    MS-Off Ver
    Excel 2010
    Posts
    6

    Exclamation Unzip file Automatically without search

    Hi All

    Hope you are all well.

    I have a macro that saves zip files automatically from outlook every day and saves over those zip files (which I want).
    But now I need to unzip those files and save their csv files in a different folder. I will be saving over the same csv files everyday.

    (I have 5 zip files saved and named and each file contains just 1 csv file)

    I have had a look at Ron de Bruin's code but he requires you to open the and search for the zip file.
    I would like this to unzip and save automatically without having to use "Application.Getopen".

    Please help.
    Last edited by Toadwart87; 08-08-2014 at 07:31 AM.

  2. #2
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: Unzip file Automatically without search

    Hi Toadwart87,

    Try the following (tested and working on Vista 32 bit system using Excel 2003) which will find all the matching .zip files in the folder of your choice. This will not go down into subfolders. I have other code for subfolders if needed, but this is a lot simpler if it works for you.

    Let me know if you have problems integrating Ron de Bruin's code into this.

    Lewis

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Unzip .gz file with VBA
    By chrisignm in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-04-2014, 07:14 PM
  2. Unzip protected file using VBA
    By msherifam01 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-06-2013, 09:00 AM
  3. zip unzip .xlsx file error
    By IT Researcher in forum Excel General
    Replies: 2
    Last Post: 05-30-2013, 08:35 AM
  4. [SOLVED] Unzip file through VBA
    By amitdi in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-15-2012, 09:36 PM
  5. [SOLVED] Want to Unzip files automatically
    By Hari in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-14-2005, 12:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1