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

Hello all!
There is no help for this control: ActiveSheet.DropDowns
(Hidden Language Element. You have requested Help for a language element that is hidden, and therefore unavailable for programmatic access. )
I need some documentation for this element, some methods, properties.
I need know returned value of dropdown.
Thanks.
Stas.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default dropdown

How about using Data Validations (DataValidation). Loads of help on that.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Stas" wrote in message
...
Hello all!
There is no help for this control: ActiveSheet.DropDowns
(Hidden Language Element. You have requested Help for a language element
that is hidden, and therefore unavailable for programmatic access. )
I need some documentation for this element, some methods, properties.
I need know returned value of dropdown.
Thanks.
Stas.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default dropdown

Data/Validation has nothing to do with the DropDowns collection.

DropDowns refers to the collection of Forms ComboBoxes.

In article ,
"Bob Phillips" wrote:

How about using Data Validations (DataValidation). Loads of help on that.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default dropdown

I am suggesting an alternative!

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"JE McGimpsey" wrote in message
...
Data/Validation has nothing to do with the DropDowns collection.

DropDowns refers to the collection of Forms ComboBoxes.

In article ,
"Bob Phillips" wrote:

How about using Data Validations (DataValidation). Loads of help on

that.



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default dropdown

In article ,
"Bob Phillips" wrote:

I am suggesting an alternative!


Ah, missed that - I use them for very different purposes (especially
since DropDowns don't get overwritten by pasting, and can be linked to
cells other than where they appear), so I never think of substituting
one for the other.
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
select From dropdown and return another dropdown menu RE4379 Excel Discussion (Misc queries) 2 March 11th 10 03:09 PM
Dropdown box display only data dependent on another dropdown box? Chris Excel Worksheet Functions 8 August 5th 08 05:01 PM
Dropdown List within a dropdown Henn9660 Excel Worksheet Functions 1 April 10th 08 07:42 PM
offer dropdown options based on another dropdown Conor Excel Discussion (Misc queries) 2 January 13th 06 04:28 PM
How do I create a dropdown within a dropdown? Joyce Keller Excel Discussion (Misc queries) 1 December 5th 05 04:02 PM


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