Hi,
I´m problems with excel files using password!
when i use the property password, the follow error happen - "This file not is a Excel WorkBook"
Using OLE work very well, but with XLSRW i have this problem!
example:
XLS.Filename := 'Excelfile.xls';
XLS.Password := '123456'; // this is the password to open and to modify the file
XLS.Read; // Here happen the exception
Problems with Password
-
- Posts: 12
- Joined: Tue Dec 17, 2013 4:56 pm
Re: Problems with Password
I am using the version 5.20.13 to Delphi XE2
Re: Problems with Password
Hello
I can't reproduce this. Please send me a file with this problem.
I can't reproduce this. Please send me a file with this problem.
Lars Arvidsson, Axolot Data
-
- Posts: 12
- Joined: Tue Dec 17, 2013 4:56 pm
Re: Problems with Password
Ok!
Thanks for help me
Thanks for help me