+ Reply to Thread
Results 1 to 2 of 2

Password field

  1. #1
    Forum Contributor
    Join Date
    05-04-2005
    Posts
    136

    Password field

    I have a macro where I want an input box to come up requesting a password.

    is there any way that i can make it that the text field where they input the password will mask what they put in with stars or dots?

  2. #2
    Dave Peterson
    Guest

    Re: Password field

    You'll have to create a userform with a textbox on it.

    The textbox has a passwordChar property that you can set.

    (Simple inputboxes don't have this.)

    tkaplan wrote:
    >
    > I have a macro where I want an input box to come up requesting a
    > password.
    >
    > is there any way that i can make it that the text field where they
    > input the password will mask what they put in with stars or dots?
    >
    > --
    > tkaplan
    > ------------------------------------------------------------------------
    > tkaplan's Profile: http://www.excelforum.com/member.php...o&userid=22987
    > View this thread: http://www.excelforum.com/showthread...hreadid=376256


    --

    Dave Peterson

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1