I have the code below:
Workbooks.Open Filename:="F:\charts\HR-EPA WORKBOOK.xls"
It is a password protected file, but I want the code to operate without the need for the password. It is going to open, write to it, then close it all within the code. It prompts for password still.
I know this is simple coding, but I'm not familiar.
Thanks for any help!
MrsTFB
Workbooks.Open Filename:="F:\charts\HR-EPA WORKBOOK.xls"
It is a password protected file, but I want the code to operate without the need for the password. It is going to open, write to it, then close it all within the code. It prompts for password still.
I know this is simple coding, but I'm not familiar.
Thanks for any help!
MrsTFB