weefisheads
Active Member
- Joined
- Mar 18, 2006
- Messages
- 353
No - this is NOT a request to find out how to crack a password!
I have some code in a macro that opens a file and I'm trying to see if it's possible to open said file if it's passworded to open. I'd be grateful if someone could tell me what the syntax would be if the password is, say, BEER and the open command looks like
Workbooks.Open Filename:= "C:\Documents and Settings\My Documents\Book2.xls"
Thanks - i hope I'm making sence...
david
I have some code in a macro that opens a file and I'm trying to see if it's possible to open said file if it's passworded to open. I'd be grateful if someone could tell me what the syntax would be if the password is, say, BEER and the open command looks like
Workbooks.Open Filename:= "C:\Documents and Settings\My Documents\Book2.xls"
Thanks - i hope I'm making sence...
david