Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Drop down box with associated passwords

I have been trying to create a pull down list within excel to limit
what can be entered into a cell with protection.

What I am aiming for is a pull down list of peoples initials, once the
selection has been made a request for a password is made. This will
identify that the correct person is using their initials.

I have tried all variations with the basic Excel protections available
but this seems too complicated for any of them.

Thanks to any one that has an idea.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Drop down box with associated passwords

Comments inline

NickHK

"gall" wrote in message
ups.com...
I have been trying to create a pull down list within excel to limit
what can be entered into a cell with protection.

Data Validation ?

What I am aiming for is a pull down list of peoples initials, once the
selection has been made a request for a password is made. This will
identify that the correct person is using their initials.

Combobox filled with initial. _Change event, Input box for password, VLOOKUP
response against initials.

I have tried all variations with the basic Excel protections available
but this seems too complicated for any of them.

Not sure what you mean here, but if the above step is successful, then
MySheet.UnProtect "Password".


Thanks to any one that has an idea.



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 K1KKKA Excel Discussion (Misc queries) 7 December 23rd 06 01:42 AM
Passwords Cathi Excel Discussion (Misc queries) 1 October 13th 06 06:01 PM
passwords steve Excel Programming 2 April 14th 06 03:20 PM
Passwords Black Jack Excel Programming 1 June 29th 05 03:03 AM
VBA and Passwords? Pat Beck Excel Programming 0 August 25th 03 08:15 PM


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

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

About Us

"It's about Microsoft Excel"