(E-Mail Removed) submitted this idea :
> Is there a way to convert a spreadsheet into an executable that would
> require a password to execute?
>
> The problem that I have is that I created a spreadsheet for our
> estimators which basically simplifies putting a price together using
> supplier pricing and labour rate. Unfortunately, when our estimators
> leave the company, they take a copy of our spreadsheet with them and
> it ends up being used by our competitors. Can't take legal action
> because this is next to impossible to prove but I know it's happening.
>
> So what I would like to be able to do is convert my spreadsheet into
> an executable (standalone app) with a built-in key or expiry date...
> is this doable in anyway? If not, any suggestions on how to prevent
> copying of my spreadsheet?
Well, this will require learning a new programming language so you can
automate Excel and open your file[s] password protected. You might also
want to change the file extension so files belonging to your app aren't
recognizable in Windows Explorer of fileOpen dialogs.
Optionally, you can have someone create the Windows.exe for you and use
it for all your estimators. Problem here is they will also be able to
take that with them but you can obviate that by locking the app to the
machine[s] installed to. This will prevent the app from running on any
non-authorized machines. Now you're getting into licensing issues.
Question is.., how far do you want to go?
--
Garry
Free usenet access at
http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc