#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default passwords

i am developing a mutiuser program, and i am looking for tips on
developing user logins via a userform, is there ay good examples
around.

johny

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default passwords

Are you just querying for the users name so you can personallize your code
with stuff like

sname = Inputbox("Please enter your name: " )
ans = msgbox( "Hi " & sname & "!!" & vbNewLine & vbNewline & _
"Ready to go to work", vbYesNo)

If you were thinking this would offer some kind of protection, guess again.

But this is asked frequently and gets plenty of suggestions about hiding all
sheets and so forth. You can query google

http://groups.google.co.uk/advanced_...blic.E xcel.*

As a start search on the terms

hide all except

with author Wilson

----
then try

protect login

with no author

--
Regards,
Tom Ogilvy

wrote in message
oups.com...
i am developing a mutiuser program, and i am looking for tips on
developing user logins via a userform, is there ay good examples
around.

johny



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
Passwords Lillian[_2_] Excel Discussion (Misc queries) 6 July 30th 07 01:32 PM
Passwords Cathi Excel Discussion (Misc queries) 1 October 13th 06 06:01 PM
Passwords dhightow Excel Discussion (Misc queries) 0 April 24th 06 08:22 PM
Passwords pajodublin Excel Programming 2 November 18th 03 01:39 PM
VBA and Passwords? Pat Beck Excel Programming 0 August 25th 03 08:15 PM


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

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"