View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mariusz Mariusz is offline
external usenet poster
 
Posts: 3
Default opening workbook as read-only

Hi,
I've got workbook with write access password. I want to open it as
read-only from another workbook using VBA. How to make it to prevent
appearing prompt to input password? (I dont want to press "read only" button
in this prompt?

Regards
Mariusz