G
Guest
I am trying to get access to unzip files and allow me to import the text
document within.
I have read Douglas Steeles response on the 01/10/2006 and
I have tried Eduardos code however cant get it to work ... I have imported
the class module however cant seem to call the different sub routines ...
CreateZip("C:\MyDocument")
Public Sub ExtractFile( "C:\Testzip.zip","C:\ZipFIles\")
Is there anything obvious that I am missing
document within.
I have read Douglas Steeles response on the 01/10/2006 and
I have tried Eduardos code however cant get it to work ... I have imported
the class module however cant seem to call the different sub routines ...
CreateZip("C:\MyDocument")
Public Sub ExtractFile( "C:\Testzip.zip","C:\ZipFIles\")
Is there anything obvious that I am missing