|
-
Apr 10th, 2004, 01:05 PM
#1
Thread Starter
Hyperactive Member
excel Password algorithm
Hello,
For an Excel VBA app, is this the accepted way to check a password? (No Access involved - just a straight Excel app)
In a hidden cell on a hidden Worksheet, I put the password. Using the Worksheet Function MATCH, I check what the password is against what the User entered into the Textbox.
If correct, give them access to whatever, If incorrect, notify and let them try again.
Is this the way it is usually done?
Thanks for any advice,
CJ
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|