V
Victoria
hello to all
This is probably easy, but not for me! My form has a combobox (cbxAnimal)
with 2 columns (AnimalID and AnimalType). When I pick 'dog', for example, a
second combobox (cbxBreed) show only breeds of dogs (BreedID and BreedType).
So far so good.
When the user selects, say, Dog then Poodle, I want my form to show contact
info (LName, FName, Phone) only for Poodle owners. That's the part I'm
having trouble with. Could someone with access experience point me in the
right direction? Or, is there a code sample somewhere I could follow?
Pulling my hair out... Victoria
This is probably easy, but not for me! My form has a combobox (cbxAnimal)
with 2 columns (AnimalID and AnimalType). When I pick 'dog', for example, a
second combobox (cbxBreed) show only breeds of dogs (BreedID and BreedType).
So far so good.
When the user selects, say, Dog then Poodle, I want my form to show contact
info (LName, FName, Phone) only for Poodle owners. That's the part I'm
having trouble with. Could someone with access experience point me in the
right direction? Or, is there a code sample somewhere I could follow?
Pulling my hair out... Victoria