View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Joe D Joe D is offline
external usenet poster
 
Posts: 11
Default I am trying to open a ".gz" file with a macro in Excel 2003.

I have the 7zip software and can manuially open the files. I am looking for
code to uncompress them with VBA on a windows machine. Any ideas on this??

--
Joe D


"Jacob Skaria" wrote:

.GZ is a gzip compressed file format. (http://www.gzip.org/) You need to
extract the excel file from this.

If this post helps click Yes
---------------
Jacob Skaria


"Joe D" wrote:

Any help would be appreciated.
--
Joe D