LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 345
Default Hide Password Technique ???

Thanks, if you don't mind, should this come into being, I'll contact you via
your website. Thanks again,
Neal


"Tushar Mehta" wrote:

To send compiled code you would have to use VB (or some other language).
Within the Office environment, you could create a COM add-in. This
requires you have either VB or the Office XP Developers edition.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Multi-disciplinary business expertise
+ Technology skills
= Optimal solution to your business problem
Recipient Microsoft MVP award 2000-2005

In article ,
says...
Thanks for the input Tushar,
You have validated what I read.
I can guess the answer to this is no, but I'll ask anyway.
If I have an application that I'm trying to sell, to send someone a
'demo' version, is there a way to send only the compiled code? If they buy
the application, then I have no problem sending the source. I'd rather not
send the source and 'trust' a prospect not to keep a copy.

Thanks again,
Neal


"Tushar Mehta" wrote:

If you want to share the code, no, there's not much you can do to
protect the password. Short of a asymmetric key algorithm any key you
use can be trivially decoded by reading the code. Actually, even if
the code is protected, unless one takes special precautions, it is
relatively easy finding passwords.

And, all this ignores the fact that in the first place XL/VBA password
protection is far from secure.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
I've read a lot of the posts here passwording. and have a
feel for what can and cannot be done.

I'm relatively new to VBA coding, but have a need to password
protect a worksheet in the VB code.

I don't really want to 'hide' the code from view.
I suppose I can construct a routine that concatenates a bunch of
characters into a password and use it.

Any tips out there on another technique to keep a 'casual' user
from just looking at the code to pickup the password?

Thanks.




 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
hide column with password checkQ Excel Discussion (Misc queries) 5 February 11th 07 09:39 PM
how to hide raws and use password speedo Excel Discussion (Misc queries) 0 February 1st 06 03:34 PM
How do I hide a worksheet in Excel and use a password to un-hide . Dchung Excel Discussion (Misc queries) 3 December 2nd 04 06:24 AM
Hide password in the InputBox Robin Hammond[_2_] Excel Programming 1 April 20th 04 11:16 AM
Excel password but cant hide the sheets before entering password cakonopka[_3_] Excel Programming 1 January 30th 04 06:28 PM


All times are GMT +1. The time now is 11:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"