K
kl2
Hi,
I am working on a cost table that has two fields categoryID and
categoryDetailID. Both fields are linked to a separate look up table.
The selection of CategoryDetailID depends on which categoryID is first
selected.
for example, under "car" category there would be "car plate number" as the
category's sub item, for category "supplier" there would be "supplier name"
as the category's sub item.
When creating new records for the cost table field, catgoryID has to be
chosen first, then categoryDetailID which it's rowsource depends on
categoryID.
How should I set the two combo box up? and how should I handle edit record?
Thanks
Andrew
I am working on a cost table that has two fields categoryID and
categoryDetailID. Both fields are linked to a separate look up table.
The selection of CategoryDetailID depends on which categoryID is first
selected.
for example, under "car" category there would be "car plate number" as the
category's sub item, for category "supplier" there would be "supplier name"
as the category's sub item.
When creating new records for the cost table field, catgoryID has to be
chosen first, then categoryDetailID which it's rowsource depends on
categoryID.
How should I set the two combo box up? and how should I handle edit record?
Thanks
Andrew