C
Colin
Hi
I want to be able to have two drop down lists using the data below. If I
select Dog, the second list must present me with Meat and Bones. If I select
Cat, the second list must present me with Meat.
I cannot use named ranged by splitting the columns into Dog Food, Cat Food,
Cow Food etc... They must be in this two-column associated structure.
A B
Dog Meat
Dog Bones
Cat Meat
Cow Grass
Thanks,
Colin
I want to be able to have two drop down lists using the data below. If I
select Dog, the second list must present me with Meat and Bones. If I select
Cat, the second list must present me with Meat.
I cannot use named ranged by splitting the columns into Dog Food, Cat Food,
Cow Food etc... They must be in this two-column associated structure.
A B
Dog Meat
Dog Bones
Cat Meat
Cow Grass
Thanks,
Colin