Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default hide micros so you cant see password ? .

I like to hide my micros and lock them down so you can not change them.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,124
Default hide micros so you cant see password ? .


Make them PRIVATEprotect the macro project from MOST users.
When you say "you", you are not referring to many of us here.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Donald E" wrote in message
...
I like to hide my micros and lock them down so you can not change them.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default hide micros so you cant see password ? .

You really should never store a password as text in any file (they tend to
be readable with simple text viewers); rather, you should use a one-way
encryption scheme (store the encrypted password, on entry by a user, encrypt
his/her entry and check that against the stored encrypted password)... try
Google'ing "hash encryption" to get some idea of this technique.

Rick

"Donald E" wrote in message
...
I like to hide my micros and lock them down so you can not change them.


Reply
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
What are MICROS in EXCEL and how can I benefit from them? Edgar Excel Programming 1 November 6th 06 06:43 PM
Hide Password Technique ??? Neal Zimm Excel Programming 2 April 21st 05 06:46 AM
micros djmimi Excel Worksheet Functions 2 February 9th 05 05:53 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
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 07:52 AM.

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

About Us

"It's about Microsoft Excel"