View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
paul
 
Posts: n/a
Default keeping excel program confidential

i spose you could have a macro that copies and pastes everything as a value
with a before save event.Of course someone who knows could probably disable
that
--
paul

remove nospam for email addy!



"Nat" wrote:

I have created an excel program that others will have access to to be able to
enter information on a daily basis. However, I don't want the program itself
to be able to used/modified by others. I've done the whole protection thing
as far as locking certain cells, but I want to be able to email it out in a
read only format. As far as I can tell, they could still save the program
under another name and use it from there. Is there any way to protect a file
on a computer from being saved to a disc?