C
chieflittlehorse
I'm trying to combine two tables into one table using certain fields
which both have in common. I have two PRODUCT TABLES, one for standard
products, and a secondary table for products that require bits of
information such as weight, height, length, that do not apply to the
first table.
Now I would like to have both product tables to show as one list, I've
tried queries but they just seperate the two tables. Any help on this
would be appreciated.
which both have in common. I have two PRODUCT TABLES, one for standard
products, and a secondary table for products that require bits of
information such as weight, height, length, that do not apply to the
first table.
Now I would like to have both product tables to show as one list, I've
tried queries but they just seperate the two tables. Any help on this
would be appreciated.