Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default What is the control called in the list option of validation?

What is the control called in the 'list' option of validation

When I go to DataValidation and use the 'list option it adds a drop down to my cell. It differs to a combo and listbox in that it is enbedded in the cell itself. However you cannot access any properties for this control or have the list on another wokrsheet

It I can find out what the control is I should be able to get around this in code

Bruce
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default What is the control called in the list option of validation?

If you want to use data on a different worksheet, give it a nice range name and
use that name range in your Data|validation settings.

I'm not sure what you're looking for in code, but Debra Dalgleish has a bunch of
notes at:
http://www.contextures.com/xlDataVal01.html



Bruce wrote:

What is the control called in the 'list' option of validation?

When I go to DataValidation and use the 'list option it adds a drop down to my cell. It differs to a combo and listbox in that it is enbedded in the cell itself. However you cannot access any properties for this control or have the list on another wokrsheet.

It I can find out what the control is I should be able to get around this in code.

Bruce


--

Dave Peterson

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
validation - list option Susan Excel Worksheet Functions 1 March 11th 09 07:44 PM
Control Display of Drop Down List in Validation dschlamp17 Excel Worksheet Functions 1 March 28th 06 11:25 PM
Validation Options with option List EdoZwart Excel Discussion (Misc queries) 2 December 30th 05 08:36 PM
Data Validation List Option Affecting Other Cells? tomrobs Excel Worksheet Functions 0 November 5th 04 07:13 PM
Data Validation List Option Affecting Other Cells? tomrobs Excel Worksheet Functions 1 November 5th 04 04:26 PM


All times are GMT +1. The time now is 06:37 AM.

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"