ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to make a Password login screen in excel (https://www.excelbanter.com/excel-programming/285362-how-make-password-login-screen-excel.html)

TMO[_3_]

How to make a Password login screen in excel
 
Anyone know how I can make a password login screen on excel? I need on
to make my project look more professional.

Please help.

Thanks

--
Message posted from http://www.ExcelForum.com


Bob Phillips[_6_]

How to make a Password login screen in excel
 
Create a userform with a textbox. You can specify the Password property so
that it echoes * back.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"TMO" wrote in message
...
Anyone know how I can make a password login screen on excel? I need one
to make my project look more professional.

Please help.

Thanks.


---
Message posted from http://www.ExcelForum.com/




J.E. McGimpsey

How to make a Password login screen in excel
 
Note, however, that using VBA/Userforms for password protection is
highly insecure compared to XL's built in file passwords (not the
worksheet or workbook passwords, though).

If you're using passwords for your user's convenience (i.e., to keep
them from inadvertently modifying sheet(s)), the userform is a nice
way to go.

If you're using passwords for security, however (i.e,. to control
user access to information or code), *being* professional (as
opposed to looking that way) requires that you not use VBA.

In article ,
"Bob Phillips" wrote:

Create a userform with a textbox. You can specify the Password property so
that it echoes * back.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"TMO" wrote in message
...
Anyone know how I can make a password login screen on excel? I need one
to make my project look more professional.


ste mac

How to make a Password login screen in excel
 
TMO,
I have a spreadsheet written by Dave Hawley.

I think it will do what you want... just post back
if you want me to send it to you...

seeya ste


All times are GMT +1. The time now is 07:34 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com