View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anthony Anthony is offline
external usenet poster
 
Posts: 275
Default Security - Delete File

Hi,

I have a file created in Excel, and I have been asked to secure it in some
way to stop staff from copying the file and taking it home.

I know I can password it, which is a start but I was wondering if it is
possible to have Excel, using VBA code, look at the machine id and if it
isn't "XYZ" have it delete itself.

I have no idea if this is at all possible as I am not very literate in VBA
Code.

Any Help/Suggesstions would be greatly appreciated.

Thanks in advance,
Anthony.