Group:  Microsoft Excel » microsoft.public.excel.worksheet.functions
Thread: dependent drop down - repeat values

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

dependent drop down - repeat values
mcmanusb 28.09.2006 16:56:03
In the Contextures example for ‘Data Validation -- Dependent Dropdowns from a
Sorted List’ what if there were several people with the same name from
different regions? Can you make a ‘NameList ‘ and refer to it the same way
as ‘RegionList’ and still have the dropdowns be dependent?

I have three columns of data where values are repeated in each. This
results in multiple drop down options on occasions where there should only be
one. I greatly appreciate any advice you may have on fixing this.

Dalgleish's website is great!

Thank you, in advance.
Re: dependent drop down - repeat values
Debra Dalgleish <dsd[ at ]contexturesXSPAM.com> 29.09.2006 05:25:34
In that example, the Region column is sorted, and the list of valid
names for each region appears in the cell with dependent data validation.

You could change it so the list is sorted by name, and show valid
regions for each name.

If that's not what you meant, perhaps you can give an example of what
you're trying to do.

mcmanusb wrote:
[Quoted Text]
> In the Contextures example for ‘Data Validation -- Dependent Dropdowns from a
> Sorted List’ what if there were several people with the same name from
> different regions? Can you make a ‘NameList ‘ and refer to it the same way
> as ‘RegionList’ and still have the dropdowns be dependent?
>
> I have three columns of data where values are repeated in each. This
> results in multiple drop down options on occasions where there should only be
> one. I greatly appreciate any advice you may have on fixing this.
>
> Dalgleish's website is great!
>
> Thank you, in advance.


--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

Re: dependent drop down - repeat values
mcmanusb 29.09.2006 15:42:02
Debra-the-Wise,

Here's a portion of what I'm working with. There are repeated values in
each of the first three columns which is creating problems I don't understand
how to fix. It's important that the 'Mgr' be the first choice and that 'Num'
and 'Fee' are last. Is is possible to create dependent dropdowns for these
columns?

Mgr Prod Class Num
Fee
Cambiar Large Cap Value US Large Value 276 0.75
Dana Large Cap Equity US Large Core 167 0.50
Dana Small Cap Equity US Small Core 166 0.50
Diamond Large Cap Value US Large Value 246 0.60
Diamond Small Cap Value US Small Core 247 0.80
Eagle International Equity Non US Equity 178 0.60
Johnston International Equity Non US Equity 235 0.80
Lotsoff Large Cap Equity US Large Core 241 0.40
Lotsoff Small Cap Equity US Small Core 110 0.50
WCM Small Cap Value US Small Core 225 1.50

I apologize if this is too involved and greatly appreciate your response.

Thank you.


"Debra Dalgleish" wrote:

[Quoted Text]
> In that example, the Region column is sorted, and the list of valid
> names for each region appears in the cell with dependent data validation.
>
> You could change it so the list is sorted by name, and show valid
> regions for each name.
>
> If that's not what you meant, perhaps you can give an example of what
> you're trying to do.
>
> mcmanusb wrote:
> > In the Contextures example for ‘Data Validation -- Dependent Dropdowns from a
> > Sorted List’ what if there were several people with the same name from
> > different regions? Can you make a ‘NameList ‘ and refer to it the same way
> > as ‘RegionList’ and still have the dropdowns be dependent?
> >
> > I have three columns of data where values are repeated in each. This
> > results in multiple drop down options on occasions where there should only be
> > one. I greatly appreciate any advice you may have on fixing this.
> >
> > Dalgleish's website is great!
> >
> > Thank you, in advance.
>
>
> --
> Debra Dalgleish
> Contextures
> http://www.contextures.com/tiptech.html
>
>
Re: dependent drop down - repeat values
Debra Dalgleish <dsd[ at ]contexturesXSPAM.com> 30.09.2006 02:25:32
Based on your sample data, I've add a sample file that has dependent
validation lists for product and class:

http://www.contextures.com/excelfiles.html

Under Data Validation, look for 'DV0044 - Dependent Cell List Multiple
Offset'

I'm not sure if it's exactly what you needed, but may help you get started.


mcmanusb wrote:
[Quoted Text]
> Debra-the-Wise,
>
> Here's a portion of what I'm working with. There are repeated values in
> each of the first three columns which is creating problems I don't understand
> how to fix. It's important that the 'Mgr' be the first choice and that 'Num'
> and 'Fee' are last. Is is possible to create dependent dropdowns for these
> columns?
>
> Mgr Prod Class Num
> Fee
> Cambiar Large Cap Value US Large Value 276 0.75
> Dana Large Cap Equity US Large Core 167 0.50
> Dana Small Cap Equity US Small Core 166 0.50
> Diamond Large Cap Value US Large Value 246 0.60
> Diamond Small Cap Value US Small Core 247 0.80
> Eagle International Equity Non US Equity 178 0.60
> Johnston International Equity Non US Equity 235 0.80
> Lotsoff Large Cap Equity US Large Core 241 0.40
> Lotsoff Small Cap Equity US Small Core 110 0.50
> WCM Small Cap Value US Small Core 225 1.50
>
> I apologize if this is too involved and greatly appreciate your response.
>
> Thank you.
>
>
> "Debra Dalgleish" wrote:
>
>
>>In that example, the Region column is sorted, and the list of valid
>>names for each region appears in the cell with dependent data validation.
>>
>>You could change it so the list is sorted by name, and show valid
>>regions for each name.
>>
>>If that's not what you meant, perhaps you can give an example of what
>>you're trying to do.
>>
>>mcmanusb wrote:
>>
>>>In the Contextures example for ‘Data Validation -- Dependent Dropdowns from a
>>>Sorted List’ what if there were several people with the same name from
>>>different regions? Can you make a ‘NameList ‘ and refer to it the same way
>>>as ‘RegionList’ and still have the dropdowns be dependent?
>>>
>>>I have three columns of data where values are repeated in each. This
>>>results in multiple drop down options on occasions where there should only be
>>>one. I greatly appreciate any advice you may have on fixing this.
>>>
>>>Dalgleish's website is great!
>>>
>>>Thank you, in advance.
>>
>>
>>--
>>Debra Dalgleish
>>Contextures
>>http://www.contextures.com/tiptech.html
>>
>>
>


--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

Re: dependent drop down - repeat values
krishnakrKC[ at ]gmail.com 30.09.2006 08:02:45
Also checkout: http://www.ozgrid.com/forum/showthread.php?t=56477

Kris

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net