Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() After some searching Have found code examples to accomplish this with a inopuit box. But the password is not hidden when entered. I believe user form would accomplish this, buty i am clueless as to how to writ the code for a password required which is hidden by characters such a asteriks. Any help would be appreciated. ti -- Rjeffa Posted from - http://www.officehelp.i |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look at the property: PasswordChar of the textbox control.
Make it something like * and it will do exactly what you want. RBS "Rjeffay" wrote in message ... After some searching Have found code examples to accomplish this with an inopuit box. But the password is not hidden when entered. I believe a user form would accomplish this, buty i am clueless as to how to write the code for a password required which is hidden by characters such as asteriks. Any help would be appreciated. tia -- Rjeffay Posted from - http://www.officehelp.in |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() the "code" is the macro. ineed a setup which will not allow a macro t run unless a password is entered. But I need the password to onl display astericks when entered. I am not knowlegable to create this. am looking for some help which I could just put into excel -- Rjeffa Posted from - http://www.officehelp.i |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I still don't understand what the precise problem is.
I am sure it is something simple to solve, but you will have to explain better what exactly you are trying to do. RBS "Rjeffay" wrote in message ... the "code" is the macro. ineed a setup which will not allow a macro to run unless a password is entered. But I need the password to only display astericks when entered. I am not knowlegable to create this. I am looking for some help which I could just put into excel. -- Rjeffay Posted from - http://www.officehelp.in |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Require a macro for Excel 2007 | New Users to Excel | |||
I require code to run a macro dependant on the date | Excel Discussion (Misc queries) | |||
Require certain password for sheet1 to save | Excel Programming | |||
Require password to execute macro | Excel Programming | |||
require password each time a macro is executed | Excel Programming |