G
Guest
I have a WAREHOUSE table with 3 fields:
WarehouseID - primary key
Facility
Description
I have a PROFILES table with a one-to-many relationship established with the WAREHOUSE table.
In the PROFILES form I want to add a subform through which I can pick multiple warehouses from the WAREHOUSE table.
How can I do this?
WarehouseID - primary key
Facility
Description
I have a PROFILES table with a one-to-many relationship established with the WAREHOUSE table.
In the PROFILES form I want to add a subform through which I can pick multiple warehouses from the WAREHOUSE table.
How can I do this?