[R] Reading a password-protected Excel workbook

Dieter Menne dieter.menne at menne-biomed.de
Thu Feb 25 15:01:10 CET 2010



Dimitri Shvorob wrote:
> 
> I try reading a password-protected spreadsheet with RODBC, passing a file
> or an ODBC source to odbcConnect, e.g.
> 
> con = odbcConnect(dsn = "mywkbk", uid = "", pwd = "mypwd")
> 
> but get "Could not decrypt file" pop-up error message.
> 
> 

Not really:

http://support.microsoft.com/default.aspx/kb/211378/EN-US/

Dieter

-- 
View this message in context: http://n4.nabble.com/Reading-a-password-protected-Excel-workbook-tp1568925p1569030.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list