Forum Discussion
Patto .
Feb 07, 2018Copper Contributor
Importing a sheet from encrypted .xlsx protected file in Excel 2010.
I have a rather large and complicated .xlsx spreadsheet that is used to manage the periotic replacement of assets in our fleet. I have tied this into numerous external sources with great success, and ...
JKPieterse
Feb 07, 2018Silver Contributor
I would remove protection and move the protected file to a location where only designated people in the organisation have access to because the only other way to solve this issue is by providing the password, either through entering by hand or by VBA code.
Patto .
Feb 08, 2018Copper Contributor
I did remove the password to setup a working import to the file to make sure it wasnt the file itself that was the issue (ie file made with a 2007 file converter on instance of 2003 office as its a long standing practice), but the import works fine soon as its disabled.
Yes that would solve the issue but due to the location and the number of authorised people accessing the file its not really practical. We have a rule of no specific permisions below the 4th directory deep on a drive and I would have to move it well out of a relevent location to do it that way.
Yes that would solve the issue but due to the location and the number of authorised people accessing the file its not really practical. We have a rule of no specific permisions below the 4th directory deep on a drive and I would have to move it well out of a relevent location to do it that way.