Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I would like to ask you if i could have a password in a combox in a worksheet. There are many objects and 3 comboboxes in Worksheet 1 but i would like to be the only one with access in one of the three comboxes. Can you inform me if this is possible and if yes how can i do that? Thanks Regards Angeliki |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could have the combobox hidden and run a macro with an inputbox password
prompt that unhides the combobox. You could use the selectionchange event to hide it. -- Regards, Tom Ogilvy "Angeliki" wrote in message ... Hi all, I would like to ask you if i could have a password in a combox in a worksheet. There are many objects and 3 comboboxes in Worksheet 1 but i would like to be the only one with access in one of the three comboxes. Can you inform me if this is possible and if yes how can i do that? Thanks Regards Angeliki |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
linking a form combo box... results from the combo box to another | Excel Discussion (Misc queries) | |||
how to automate opening a password protected excel file? e.g. a .xls that has a password set in the security tab. | Excel Worksheet Functions | |||
"Combo Box - getting control combo box to stick in place in worksh | Excel Discussion (Misc queries) | |||
"Combo Box - getting control combo box to stick in place in worksh | Excel Discussion (Misc queries) | |||
bypass password when update linking of password protected file | Excel Discussion (Misc queries) |