View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
andycharger[_10_] andycharger[_10_] is offline
external usenet poster
 
Posts: 1
Default Read Only Enforcement

Is there a way in a macro to force read only?

I see that you can set readonlyRecommended=True.

However, when my users open up the file, they still have the ability t
open it as normal if they select it with the warning.

What I want to do if force my file to save in readonly and not let the
open it any other way.

Is there a way to do this when saving the file in the macro before
give it to my staff

--
Message posted from http://www.ExcelForum.com