Re: Mask InputBox entry
From: Nigel (nigel-9sw_at_nxospxamx.supanet.com)
Date: 03/13/04
- Next message: Frank Kabel: "Re: How to combine two sheets in order to display the data on Pivot Chart?"
- Previous message: Khaki: "Is there a way to address a range by row # and column #?"
- In reply to: Rob: "Mask InputBox entry"
- Next in thread: Rob: "Re: Mask InputBox entry"
- Reply: Rob: "Re: Mask InputBox entry"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 13 Mar 2004 08:56:08 -0000
You can specify a password mask for a TextBox, using the PasswordChar
method. eg
TextBox1.PasswordChar = "*"
or in the properties set the passwordchar to *
"Rob" <anonymous@discussions.microsoft.com> wrote in message
news:%23ab5yZNCEHA.3284@TK2MSFTNGP09.phx.gbl...
> Excel 2000.
>
> Is it possible to mask the entry in an InputBox? I have a InputBox that a
> user enters a password and this in turn runs a routine, I would like to
show
> * astrics as opposed to what they actually type, is this possible?
>
> Thanks, Robert
>
>
----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
- Next message: Frank Kabel: "Re: How to combine two sheets in order to display the data on Pivot Chart?"
- Previous message: Khaki: "Is there a way to address a range by row # and column #?"
- In reply to: Rob: "Mask InputBox entry"
- Next in thread: Rob: "Re: Mask InputBox entry"
- Reply: Rob: "Re: Mask InputBox entry"
- Messages sorted by: [ date ] [ thread ]