Thread: ReadOnly = NO
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dspilberg dspilberg is offline
external usenet poster
 
Posts: 32
Default ReadOnly = NO

I have a macro that opens another file sent by someone I dont know. When the
macro opens that file there is a msgbox pop up telling me that the readonly
mode is recommended unless I need to change something.
I want to say NO to the Msgbox automatically, which means that I need to
make changes in that file and not open it in the readonly mode.

Do you have any suggestion?

Thanks.

Daniel (Brazil)