C
Cal
Hi there,
I'm creating a database for a department I work in.. and
I'm running into a problem with lookup data types.
The way I have it set up is that there is a table for
WorkOrders, and it references a table called Manufacturers
to pull Mfg names. I want one called Models to be
dependent on the chosen Mfg name, but I don't know how to
get the Lookup to do that.
Do I create a new table for Models and link it to Mfg_ID?
It's seems like such an easy question, but it's driving me
mad.
Thanks!
I'm creating a database for a department I work in.. and
I'm running into a problem with lookup data types.
The way I have it set up is that there is a table for
WorkOrders, and it references a table called Manufacturers
to pull Mfg names. I want one called Models to be
dependent on the chosen Mfg name, but I don't know how to
get the Lookup to do that.
Do I create a new table for Models and link it to Mfg_ID?
It's seems like such an easy question, but it's driving me
mad.
Thanks!