Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've successfully used Ron de Bruin's useful code for extracting a
file item from a zip file (www.rondebruin.nl/windowsxpunzip.htm). Now, for completely unknown reasons, the code is failing. oApp.Namespace(TEMP_FOLDER).CopyHere _ oApp.Namespace(varZipFullPath).Items.Item (objFile.Name) When this line of code executes, I get a Windows error (not a VBA error) saying "the file exists." when the temp folder is in fact empty. Even if I delete the temp folder and create a new one, this error message appears. It has me perplexed, as it previously worked without any such issue. Any suggestions? Paul Martin Melbourne, Australia |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extracting data into a CSV file | Excel Programming | |||
Extracting Custom Views from a File | Excel Programming | |||
Extracting data from one xls file and input into another xls file | Excel Discussion (Misc queries) | |||
Extracting text from one file to another | Excel Discussion (Misc queries) | |||
Extracting from another file | Excel Programming |