View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
shorticake shorticake is offline
external usenet poster
 
Posts: 13
Default Code to open multiple password protected workbooks

I would like to use a macro to open multiple password protected workbooks.
Say that the paths to each workbook are listed in cells A1:A10 and their
corresponding passwords are listed in cells B1:B10.

I would greatly appreciate it if anyone is willing to offer some help with
this code!!