+ Reply to Thread
Results 1 to 3 of 3

Reading a zip file

  1. #1
    big t
    Guest

    Reading a zip file

    Hi everyone,

    I need to populate some cells in Excel with the name of the files in a given
    zip file, and I am totally, completely and utterly stumped!!!

    Any ideas???

    TIA,
    big t


  2. #2
    K Dales
    Guest

    RE: Reading a zip file

    I don't know of any utility that will give you the names of the files in a
    zip archive in a way you can get into Excel. You may need to read the file
    in binary form and decode it. The specs for a zip file can be found at:
    http://www.pkware.com/company/standards/appnote/
    It will be a challenge to write a routine to decode the file header info,
    but that is all I can think of doing. Good luck!

    "big t" wrote:

    > Hi everyone,
    >
    > I need to populate some cells in Excel with the name of the files in a given
    > zip file, and I am totally, completely and utterly stumped!!!
    >
    > Any ideas???
    >
    > TIA,
    > big t
    >


  3. #3
    big t
    Guest

    RE: Reading a zip file

    thanks for the info K, i'll have a go at that when i'm feeling adventurous!!

    big t

    "K Dales" wrote:

    > I don't know of any utility that will give you the names of the files in a
    > zip archive in a way you can get into Excel. You may need to read the file
    > in binary form and decode it. The specs for a zip file can be found at:
    > http://www.pkware.com/company/standards/appnote/
    > It will be a challenge to write a routine to decode the file header info,
    > but that is all I can think of doing. Good luck!
    >
    > "big t" wrote:
    >
    > > Hi everyone,
    > >
    > > I need to populate some cells in Excel with the name of the files in a given
    > > zip file, and I am totally, completely and utterly stumped!!!
    > >
    > > Any ideas???
    > >
    > > TIA,
    > > big t
    > >


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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