+ Reply to Thread
Results 1 to 2 of 2

Asterisks in Macro Password

  1. #1
    Registered User
    Join Date
    10-15-2010
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    13

    Smile Asterisks in Macro Password

    Excel Masters-

    Does anyone know how to mask the input of a password used on a macro? I've already got all of the code set up but when I enter the password, it shows the characters and I'd like to have this be private, if possible. Does anyone know how to do this fairly easily? I'm a novice at this stuff, so any help would be greatly appreciated!

    Thanks in advance for any help. You guys (and gals) are awesome!

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Asterisks in Macro Password

    You mean typed into an an InputBox?

    Most simply, create a userform with a textbox instead, and set the PasswordCharacter property of the textbox to *

    See http://www.contextures.com/xluserform01.html
    Entia non sunt multiplicanda sine necessitate

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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