dvdmovieman
Programmer
I'm trying to determine if a .zip file is password protected using Excel VBA code.
We have implemented automation that cycles through hundreds of files a day, and we don't want to get hung up with the "enter password" dialog box that appears when you attempt to open the file.
Ultimately, we want the Excel code to just return a boolean variable so we can tell the program how to proceed.
Can anyone please help???
We have implemented automation that cycles through hundreds of files a day, and we don't want to get hung up with the "enter password" dialog box that appears when you attempt to open the file.
Ultimately, we want the Excel code to just return a boolean variable so we can tell the program how to proceed.
Can anyone please help???