View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
boltnia boltnia is offline
external usenet poster
 
Posts: 4
Default About Promt Window

Hi!

I have file .xlsx with password. If I rename file to .xls and try to open
this file, Excel 2007 ask me password and then it is generated prompt Window
with message like "Actual format of document is different from format given
by extension. Open this file?" So, can I prevent this prompt window? May be I
have to change some parameters in call method Workbooks.Open?

Thanks