Can anybody help with a table design problem I am trying to get my head around. My employer wants me to store market types. Each market type has any number of sub types attatched to it. I have set up two tables as a one to many relationship. One that has
Market type number and description
the other has
Market type number,
Market type sub number
and description
How can I get the form to just select the sub types that it belongs to instead of selecting the whole table when you click on the field in the table.
I need it to just select the sub types that relate to the main market types.
Hope this makes sense. Can anybody help?
Kink regards
Kaz
Market type number and description
the other has
Market type number,
Market type sub number
and description
How can I get the form to just select the sub types that it belongs to instead of selecting the whole table when you click on the field in the table.
I need it to just select the sub types that relate to the main market types.
Hope this makes sense. Can anybody help?
Kink regards
Kaz