Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a macro that will open an Excel workbook, The workbook is password
protected and therefore promts me for the password. I would like the macro to automatically fill in the password and open the file. I have tried adding the password to the vba code but it still asks for the password. My code is as follows Workbooks.Open Filename:= _ "C:\Settings.xls", Password:="1234" I have tried recording a macro while opening the file and entering the password but it does not show the password in the code. I am using Windows XP SP2 with Excel 2000 SP3 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Macro to open password protected workbooks? | Excel Discussion (Misc queries) | |||
How to see macro code of a password protected macro without a password? | Excel Worksheet Functions | |||
How do I save a password protected Excel doc in order to open? | Excel Discussion (Misc queries) | |||
Multiple workbook user's with Master workbook - all password protected | Excel Discussion (Misc queries) | |||
Can one open a password protected Lotus 1-2-3 (wk4) file from Exce | Excel Discussion (Misc queries) |