H
hogan
I have an inventory database with a excel spreadsheet linked to. The
spreadsheet has the actual inventory items. I have a "packages" table showing
who, when, where and the linked table is the what. The primary key for the
Packages table is PackageID. There is also a packageid in the linked table. I
have a form for the packages and a subform for the inventory items. How can I
show the inventory items in the subform that have the same packageid as the
packages form. Can this be done with code.
spreadsheet has the actual inventory items. I have a "packages" table showing
who, when, where and the linked table is the what. The primary key for the
Packages table is PackageID. There is also a packageid in the linked table. I
have a form for the packages and a subform for the inventory items. How can I
show the inventory items in the subform that have the same packageid as the
packages form. Can this be done with code.