hogan
unread,Nov 15, 2007, 9:28:01 PM11/15/07You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
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.