Thread: Password
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Markus Scheible[_2_] Markus Scheible[_2_] is offline
external usenet poster
 
Posts: 95
Default Password

Hi George,

I want to create a worksheet that access data from

password protected
worksheet without entering
a password, such as a command that has the password to

open.

This should do:

Workbooks.Open FileName:="abcd.xls", password:="abcd"

Best

Markus




.