PC Review


Reply
Thread Tools Rate Thread

Create Password

 
 
=?Utf-8?B?U3RldmUgQw==?=
Guest
Posts: n/a
 
      21st Mar 2007
I wish to make a particular worksheet available in a workbook only to certain
users who know a password to access it. Is there a way to create a password
dialog box (i.e., InputBox) that prompts a user but displays only asterisks
when they type the password? Thanks.
--
Steve C
 
Reply With Quote
 
 
 
 
=?Utf-8?B?VmVyZ2VsIEFkcmlhbm8=?=
Guest
Posts: n/a
 
      21st Mar 2007
You can use a UserForm with a text box and a button. Set the PasswordChar
property of the textbox to "*".


--
Hope that helps.

Vergel Adriano


"Steve C" wrote:

> I wish to make a particular worksheet available in a workbook only to certain
> users who know a password to access it. Is there a way to create a password
> dialog box (i.e., InputBox) that prompts a user but displays only asterisks
> when they type the password? Thanks.
> --
> Steve C

 
Reply With Quote
 
JE McGimpsey
Guest
Posts: n/a
 
      21st Mar 2007
You'd need to use a textbox in a UserForm (set the PasswordChar property
to *).

However, be aware that it takes only the minimal ability to find these
groups in order to bypass any protection.

If you want actual security, don't send workbooks to people who
shouldn't see all the sheets.

In article <8819FEEC-DA23-4C5F-A298-(E-Mail Removed)>,
Steve C <(E-Mail Removed)> wrote:

> I wish to make a particular worksheet available in a workbook only to certain
> users who know a password to access it. Is there a way to create a password
> dialog box (i.e., InputBox) that prompts a user but displays only asterisks
> when they type the password? Thanks.

 
Reply With Quote
 
=?Utf-8?B?U3RldmUgQw==?=
Guest
Posts: n/a
 
      21st Mar 2007
Thanks, Vergel. That's what I needed!
--
Steve C


"Vergel Adriano" wrote:

> You can use a UserForm with a text box and a button. Set the PasswordChar
> property of the textbox to "*".
>
>
> --
> Hope that helps.
>
> Vergel Adriano
>
>
> "Steve C" wrote:
>
> > I wish to make a particular worksheet available in a workbook only to certain
> > users who know a password to access it. Is there a way to create a password
> > dialog box (i.e., InputBox) that prompts a user but displays only asterisks
> > when they type the password? Thanks.
> > --
> > Steve C

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to create a password =?Utf-8?B?Um9iYnkgS2xvdHo=?= Microsoft Access Security 3 20th Sep 2005 04:15 PM
Specify password set password for notebook PC? How to create Admin ID? Peter Sale Windows XP General 3 14th Jan 2005 02:53 PM
How Do I Create A Password? =?Utf-8?B?S3l1RmE=?= Microsoft Frontpage 1 10th Jan 2004 07:14 PM
Re: Create Password for Sub-web or folder Mark Fitzpatrick Microsoft Frontpage 1 5th Sep 2003 09:15 PM
Re: Create Password for Sub-web or folder MD WebsUnlimited.com Microsoft Frontpage 0 5th Sep 2003 09:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:16 AM.