Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Password Entry

No supported with an inputbox. If you create a userform that looks like an
inputbox, you can use the passwordchar attribute/property of the textbox to
do this.

--
Regards,
Tom Ogilvy

"Diane Mallin" wrote in message
...
I have password protected a proceedure using a simple input box at the

start
of my code - e user has to input a text string "password" for the code to
run - if they don't know the password it will not run. This is only to
prevent certain individuals from inadvertently running the attached macro
assigned to a button on a spreadsheet.

What I have been unable to figure out is how to set this up so that the
users input appears on screen as a series of ******* instead of actual

text.

(Using Excel 2000)

Any help greatly appreciated




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Password Entry

I have password protected a proceedure using a simple input box at the start
of my code - e user has to input a text string "password" for the code to
run - if they don't know the password it will not run. This is only to
prevent certain individuals from inadvertently running the attached macro
assigned to a button on a spreadsheet.

What I have been unable to figure out is how to set this up so that the
users input appears on screen as a series of ******* instead of actual text.

(Using Excel 2000)

Any help greatly appreciated


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
sql server password entry during macro run Carl Irving Excel Discussion (Misc queries) 0 October 23rd 07 05:22 PM
Log Password Entry Attempts ExcelMonkey[_87_] Excel Programming 0 February 19th 04 08:43 PM
Howdo I password protect a list entry Bob[_45_] Excel Programming 1 December 18th 03 06:02 PM
HOW can I add a PASSWORD entry box to my Excel app using VBA? Marcello do Guzman Excel Programming 2 December 13th 03 02:00 AM
How can I add a PASSWORD entry box to my EXCEL app using VBA Marcello do Guzman Excel Programming 1 December 11th 03 08:05 AM


All times are GMT +1. The time now is 04:14 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"