Re: Hidden passwords
From: Tom Ogilvy (twogilvy_at_msn.com)
Date: 03/18/04
- Next message: trumpeter47: "autosave.xla"
- Previous message: Tom Ogilvy: "Re: Cell On_Click Event"
- In reply to: John: "Hidden passwords"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 17 Mar 2004 22:16:31 -0500
It isn't supported by built in options or properties. This is an API
based approach that Harald Staff recently posted:
http://www.xcelfiles.com/API_09.html
Easier would be to use a userform with a textbox that has the passwordchar
property set.
-- Regards, Tom Ogilvy "John" <anonymous@discussions.microsoft.com> wrote in message news:f1de01c40c8a$8ffd2a50$a301280a@phx.gbl... > Using the expression "Password = InputBox (Message, Title) > how can the password entered appear as a string of > asterisks? > Thanks in advance.
- Next message: trumpeter47: "autosave.xla"
- Previous message: Tom Ogilvy: "Re: Cell On_Click Event"
- In reply to: John: "Hidden passwords"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|