J
juasmith
Guest
I am trying to do a database for a small flooring company. I have created a table (products table) for all the flooring products they carry. Some of the moldings (t-mold, reducer, qt. round) can be used for more than one floor. All the moldings and actual floor are all in the products table. So how do I group the moldings with the floor if they are in the same table. I want to be able to make a form which lists the floors along with their related moldings. This is a head ache for me, I just can't figure it out. Any ideas ??