VBA for Excel, automatic link password protected



Hello!
I have problem with VBA for EXCEL. In formulas there are links to other
files . When it's open it normally connects with other files and everything
is OK, but the other files are open protected with a password, so each time
I have to put the password manually. There are MANY files so it is not very
convenient. All files are protected with exactly the same password.

I use such code:

ActiveWorkbook.UpdateLink Name:=ActiveWorkbook.LINKSOURCES

How to write the code so that it can automatically use the same password
during
connecting to these files?
Can anybody help me?

thks.
Adam


.



Relevant Pages

  • date drop down box in vba
    ... I am new to vba for excel. ... Ive tried finding the solution in many books but ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • browse to find file
    ... Is it possible to have excel via vba allow a user to browse through ... folders, ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • Help!! I have problem deleting 2500 rows of filtered rows!!!!
    ... by vba code or manually by excel. ... Anybody has any idea how to write a vba program to solve this problem ... and how to write a office clipboard in vba. ... Prev by Date: ...
    (microsoft.public.excel.misc)
  • Help!!! I have problem deleting 2500 rows of filtered rows
    ... delete it either by vba code or manually by excel. ... Anybody has any idea how to write a vba program to solve this problem ... and how to write a office clipboard in vba. ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • Re: VBA errors in 2007 (works fine in 2003)
    ... It's just breaking on the Mac version of Excel. ... Pak allowing you to call functions in the ATP from within VBA. ... menu in VBA, choose References, and select "atpvbaen.xls". ... If there is the possibility of a name collision (two or more libraries ...
    (microsoft.public.excel.misc)