#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Password "Form"

I've created a form that comes up when my main form is terminated
which requires a password to be entered until the forms are shut down.

There is probaby a better way of doing this as I did, but it works. My
only problem is that although I have changed the text colour in the
textbox to white (so people cannot see what is being typed (white on
white)) it is still possible to copy and paste the white text into
another program to change the colour so it can be read) Is it possible
to actually encrypt the text so they are just "*******"?

Cheers...

--
The Zero ST
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Password "Form"

Is this a userform (created in the VBE)?

If yes, then select the textbox, and hit F4 to see its properties.

Change the .passwordchar property to an asterisk.

Craig Coope wrote:

I've created a form that comes up when my main form is terminated
which requires a password to be entered until the forms are shut down.

There is probaby a better way of doing this as I did, but it works. My
only problem is that although I have changed the text colour in the
textbox to white (so people cannot see what is being typed (white on
white)) it is still possible to copy and paste the white text into
another program to change the colour so it can be read) Is it possible
to actually encrypt the text so they are just "*******"?

Cheers...

--
The Zero ST


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Password "Form"

On Thu, 17 May 2007 16:12:36 -0500, Dave Peterson
wrote:

Is this a userform (created in the VBE)?

If yes, then select the textbox, and hit F4 to see its properties.

Change the .passwordchar property to an asterisk.


Oops didn't even see that bit!

Cheers....

--
The Zero ST
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
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM
Complex if test program possible? If "value" "value", paste "value" in another cell? jseabold Excel Discussion (Misc queries) 1 January 30th 06 10:01 PM
Password visible if user selects "view code" kcdonaldson Excel Worksheet Functions 2 December 3rd 05 03:48 PM
Insert "-" in text "1234567890" to have a output like this"123-456-7890" Alwyn Excel Discussion (Misc queries) 3 October 25th 05 11:36 PM


All times are GMT +1. The time now is 09:01 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"