View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_5_] Dave Peterson[_5_] is offline
external usenet poster
 
Posts: 1,758
Default save as different filename

Put it on a drive/folder that the users can't write to (may take some effort
from your IT folks).

Or (Not foolproof)...Mark the file as ReadOnly (using windows explorer). But
anyone could be able to change the attributes back if they have permissions.

Tom wrote:

I have a master spreadsheet that I do not want users to overwrite. Is there
a way to force users the save the spreadsheet using a different filename?


--

Dave Peterson