Thread: protected
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default protected

No. Password protected files are encrypted and they cannot be
decrypted/opened without a password in Excel.

--
Jim Rech
Excel MVP
"luc" wrote in message
...
I am trying to import data from a protected file.
Is there any way to access data from a password protected xls file without
having to open it?