Combo box

M

Maggie

I have a table with 3 fields Key, category and subcat.

I have created a combo box that looks up on the Key field
and then adds the category field value to a second table.

I then created a second combo box that looks up on the Key
ffield and then adds the subcat field to the second table.

IIs there a way to automatically populate the second combo
box with the same value that was in the first table?

Maggie
 
Top