Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all, i am using an inputbox to request a password, is it possible to
change the characters that are being typed in to a "*" or must one use a form to have that function ?? Best regards, Les Stout *** Sent via Developersdex http://www.developersdex.com *** |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Les,
Input boxes don't have that property but this code will do it for you but looking at it it seems like an awful let of messing around to re-create functionality that exists elsewhere in Excel. http://www.xcelfiles.com/API_09.html Mike "Les Stout" wrote: Hi all, i am using an inputbox to request a password, is it possible to change the characters that are being typed in to a "*" or must one use a form to have that function ?? Best regards, Les Stout *** Sent via Developersdex http://www.developersdex.com *** |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Agreed, thanks Mike H
Best regards, Les Stout *** Sent via Developersdex http://www.developersdex.com *** |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
PASSWORD REMOVAL I have the password to open the file and the password to modify the file now how to remove them | Excel Programming | |||
Inputbox "choose password" | Excel Programming | |||
Inputbox and Application.InputBox | Excel Programming | |||
Hide password in the InputBox | Excel Programming | |||
InputBox and Password | Excel Programming |