Stephanie T.
Registered User.
- Local time
- Yesterday, 22:06
- Joined
- Jun 20, 2002
- Messages
- 60
I know this type of question has been asked, but I have gone through the forum (as well as others) and have not found a workable answer yet.
I have a table with all of our Customer information and a form directly bound to that. I have a table with all of our Product information and a form direclty bound to that.
What I would like to do is have a subform on the customer table that lists all of our products that my data entry person can enter information relating to when that specific customer picked up each individual product, the date it was picked up and when that customer discontiuned carrying it. I have created a "synch" table (an interum table) that can carry the product information that is entered into this subform. The products listed in this table are bound to the products originally entered into the Products table by the Products form.
The problem that happens, is that I don't seem to be able to create something that will store a list of each product per customer, and make it easy for the data entry person to enter. I think my querys may be to blame.
All help would be greatly appreciated,
Stephanie
I have a table with all of our Customer information and a form directly bound to that. I have a table with all of our Product information and a form direclty bound to that.
What I would like to do is have a subform on the customer table that lists all of our products that my data entry person can enter information relating to when that specific customer picked up each individual product, the date it was picked up and when that customer discontiuned carrying it. I have created a "synch" table (an interum table) that can carry the product information that is entered into this subform. The products listed in this table are bound to the products originally entered into the Products table by the Products form.
The problem that happens, is that I don't seem to be able to create something that will store a list of each product per customer, and make it easy for the data entry person to enter. I think my querys may be to blame.
All help would be greatly appreciated,
Stephanie