View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
crazybass2 crazybass2 is offline
external usenet poster
 
Posts: 167
Default Macro for Stop to delete workbook

If you want to stop a file from being deleted why don't you just change the
file-properties to read-only?



"Tufail" wrote:

hello
i want creat a macro that stop to delete workbook.
thanks in advance.