View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marc[_20_] Marc[_20_] is offline
external usenet poster
 
Posts: 7
Default Handle password for open workbook?

I would like to have password for opening workbook. This is easy, but I
would like to use VBA to enter password when asked, so that I don't need to
manualy type every time. In this way when opening workbook I would have to
click on enable macro.
Is this possible or does exists some other way to solve this, can someone
help?

Thanks very much!!!