Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default LOGIN ID AND PASSWORD

Hi,

I want to create Login id and password for individuals opening the sheet. I
want id and password to be picked from any other workbook or even from one of
the sheets/tabs of the same workbook.

Thanks for your help in advance.

SS
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 586
Default LOGIN ID AND PASSWORD

I use a UserForm for this. In the Userform you would have a ComboBox with
all your Users in it, and a textbox for the password along with labels and a
Ok and Cancel Button. I would then load the USerform in the Workbook_Open
Event.

I'm not sure what your second sentence means. Can you specify more?

Hope this helps!
--
Cheers,
Ryan


"SANDIND" wrote:

Hi,

I want to create Login id and password for individuals opening the sheet. I
want id and password to be picked from any other workbook or even from one of
the sheets/tabs of the same workbook.

Thanks for your help in advance.

SS

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default LOGIN ID AND PASSWORD

Thanks RyanH for your quick response.

In the second sentence I meant that will it possible for me to give ID and
password in another sheet so that once Id and password are entered in combo
box then same can be verified/ matched with the id and password in another
sheet/tab.

In your case how you define password for each individual and how they are
verified.

Can you please if possible write the code for me,which you feel will work
good for me. Thanks for all your help.

Have a great day.!!

"RyanH" wrote:

I use a UserForm for this. In the Userform you would have a ComboBox with
all your Users in it, and a textbox for the password along with labels and a
Ok and Cancel Button. I would then load the USerform in the Workbook_Open
Event.

I'm not sure what your second sentence means. Can you specify more?

Hope this helps!
--
Cheers,
Ryan


"SANDIND" wrote:

Hi,

I want to create Login id and password for individuals opening the sheet. I
want id and password to be picked from any other workbook or even from one of
the sheets/tabs of the same workbook.

Thanks for your help in advance.

SS

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 586
Default LOGIN ID AND PASSWORD

Unfortunately, I'm still not clear what you are asking. Are you wanting this:

User Opens the Workbook.
The user enters Username and Password.
Then depending on who signs in you want to give them access to only certain
sheets in the Workbook.

Right?
--
Cheers,
Ryan


"SANDIND" wrote:

Thanks RyanH for your quick response.

In the second sentence I meant that will it possible for me to give ID and
password in another sheet so that once Id and password are entered in combo
box then same can be verified/ matched with the id and password in another
sheet/tab.

In your case how you define password for each individual and how they are
verified.

Can you please if possible write the code for me,which you feel will work
good for me. Thanks for all your help.

Have a great day.!!

"RyanH" wrote:

I use a UserForm for this. In the Userform you would have a ComboBox with
all your Users in it, and a textbox for the password along with labels and a
Ok and Cancel Button. I would then load the USerform in the Workbook_Open
Event.

I'm not sure what your second sentence means. Can you specify more?

Hope this helps!
--
Cheers,
Ryan


"SANDIND" wrote:

Hi,

I want to create Login id and password for individuals opening the sheet. I
want id and password to be picked from any other workbook or even from one of
the sheets/tabs of the same workbook.

Thanks for your help in advance.

SS

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default LOGIN ID AND PASSWORD

Yes RyanH, You are correct you understood the same correctly...

Sorry for the confusion....Can you help me out ....thanks in advance !!!

SS

"RyanH" wrote:

Unfortunately, I'm still not clear what you are asking. Are you wanting this:

User Opens the Workbook.
The user enters Username and Password.
Then depending on who signs in you want to give them access to only certain
sheets in the Workbook.

Right?
--
Cheers,
Ryan


"SANDIND" wrote:

Thanks RyanH for your quick response.

In the second sentence I meant that will it possible for me to give ID and
password in another sheet so that once Id and password are entered in combo
box then same can be verified/ matched with the id and password in another
sheet/tab.

In your case how you define password for each individual and how they are
verified.

Can you please if possible write the code for me,which you feel will work
good for me. Thanks for all your help.

Have a great day.!!

"RyanH" wrote:

I use a UserForm for this. In the Userform you would have a ComboBox with
all your Users in it, and a textbox for the password along with labels and a
Ok and Cancel Button. I would then load the USerform in the Workbook_Open
Event.

I'm not sure what your second sentence means. Can you specify more?

Hope this helps!
--
Cheers,
Ryan


"SANDIND" wrote:

Hi,

I want to create Login id and password for individuals opening the sheet. I
want id and password to be picked from any other workbook or even from one of
the sheets/tabs of the same workbook.

Thanks for your help in advance.

SS

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
username and password when login Ranjit kurian Excel Programming 1 May 23rd 08 10:05 AM
Username and password login. Moh Excel Programming 10 December 21st 07 03:36 PM
Input login ID & password in IE trader Excel Programming 1 November 5th 06 08:27 AM
web query w/login and password Fun Kid Excel Programming 15 April 29th 04 04:43 AM
Windows Login Password john.petty Excel Programming 1 September 15th 03 11:22 PM


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