View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default NAMING OF A MODULE AND MAKING IT UNOBSERVABLE - VERY BASIC

How much harder should I try? WOULD ALL CAPS BE HARDER?

You are claiming that the project was not visible in the VB editor? I have
not heard of such a thing, unless you are referring to a COM add-in, which
should be more uncrackable than VBA. At best, Excel and VBA security
provides an inconvenience to someone who really wants to see your code. It
would take me five minutes to find my notes on how to crack your code, and
probably 30 seconds to actually do it.

I don't do this, because most code isn't worth cracking.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"BEETAL" wrote in message
...
Sir,

Thanks for the help. BUT, I need to make the project Unobservable. Last
time
some guy did hack into the password after running a software. I had a few
lines of code which made the project unobservable. The lines were in the
module itself. Obviously I cann't see them anymore.

The lines were again provided by an expert. Please try a little harder.
Thank you,Sir.
--
beetal


"Jon Peltier" wrote:

1. Select the module in the project explorer window, then in the
properties
window, change the name.

2. You cannot selectively protect just one module, you have protect the
entire project. Right click on the project in the project explorer,
choose
XXX Properties, and fill out the items on the Protection tab.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______



"BEETAL" wrote in message
...
sorry to be asking the very basic questions which the respected
participants(experts and novices)would find boring. I need help.

1. How to change the name from module1,module2 etc to desirednames in
2003
version.

2. can someone please give those few lines to make the modules
unobservable.
I need to hide the codes.
--
beetal( meaning of Be' taal is Enlightened Ghost!)