S
steve goodrich
Could someone please help me with this, I know the questions been asked
before. I've tried to follow tutorials on the internet, but I just can't
seem to crack it.
So I can get the concept of how it works, would someone be kind enough to
walk me through it step by step like I was a 5 year old!!
If I had a database for staff: name, dept etc and 2 of the fields were for
vehicles
make
model
when i select a vehicle in the make field then only the models relevant to
that make would show up in the model field
This is what I tried
I made 3 tables - "Staff" "Make" and "model"
The staff table has several fields eg name, dept,ext etc and the make and
model field
I used the lookup wizard for make and model on the staff table to populate
the combo boxes.
obviously when you click on the combo box you see all the entries in the
tables
I have only one field in both make and model tables
Do i only need one table with 2 fields?
make model
jeep wrangler
ford mondeo
ford fiesta
I really have no clue as to how to link the two together. How do I tell it
that the wrangler is made by jeep etc
Any help would be most appreciated
Steve
before. I've tried to follow tutorials on the internet, but I just can't
seem to crack it.
So I can get the concept of how it works, would someone be kind enough to
walk me through it step by step like I was a 5 year old!!
If I had a database for staff: name, dept etc and 2 of the fields were for
vehicles
make
model
when i select a vehicle in the make field then only the models relevant to
that make would show up in the model field
This is what I tried
I made 3 tables - "Staff" "Make" and "model"
The staff table has several fields eg name, dept,ext etc and the make and
model field
I used the lookup wizard for make and model on the staff table to populate
the combo boxes.
obviously when you click on the combo box you see all the entries in the
tables
I have only one field in both make and model tables
Do i only need one table with 2 fields?
make model
jeep wrangler
ford mondeo
ford fiesta
I really have no clue as to how to link the two together. How do I tell it
that the wrangler is made by jeep etc
Any help would be most appreciated
Steve