Multiple options from a list box

  • Thread starter Thread starter Beth
  • Start date Start date
B

Beth

Hello! A bit of a novice to access...
Let's say I have a table containing 100 houses. Each house
is located in a county that I can choose from a drop-down
list box. What if a house is located in two counties? How
can I enter two counties from a drop-down list box? Thanks
for any help with this, even though it is a simple
question!
 
Hello! A bit of a novice to access...
Let's say I have a table containing 100 houses. Each house
is located in a county that I can choose from a drop-down
list box. What if a house is located in two counties? How
can I enter two counties from a drop-down list box? Thanks
for any help with this, even though it is a simple
question!

You can't... but how can a house be in two counties!? Would the
householder have to pay two sets of property tax?

What's the structure of your underlying tables? Is this a real
example, or do you have a many to many relationship that you've
modeled as a one to many?
 
Back
Top