Thread
:
GetObject with Password
View Single Post
#
2
Posted to microsoft.public.excel.programming
Carim
external usenet poster
Posts: 510
GetObject with Password
Hi,
If I understand you correctly, following should help :
YourObject.Workbooks.Open Filename:=YourFile, password:="ABCD"
HTH
Carim
Reply With Quote
Carim
View Public Profile
Find all posts by Carim