Armitage2k
Registered User.
- Local time
- Today, 18:15
- Joined
- Oct 10, 2009
- Messages
- 34
Hi!
I have a problem with a relationship between 3 tables. I am using the tables clients (with all my clients), products (with my 6 products) and investments (of each client for each (!) product) to keep track of the activities of a small investment company.
Since every client has bought a different product, I am using a subform of the products table to display the products which the customer selected, and then in another subform want to show the investments for THOSE selected products only.
the following problems occur:
1. Form: CLIENT DETAILS:
In the subform investments I have to be able to update the investments for the products which are selected in the products subform. How can I insert a dropdown menu to show only those product which the customer selected, instead of ALL available products?
2. Form: CLIENT LIST
when opening a client from the list, the Client Details form goes into a filter mode, allowing me to show information for the opened client ONLY. I want to be able to use the Next and Previous arrows to page through the clients.
3. CLIENT DETAILS
When using the Go to tab in the top left corner, it should show me the client name, email and mobile number of all clients. it shows me the email and mobile of all clients, but the client name is ALWAYS the one from the opened client. any ideas?
Thanks a lot for all the help, it is really appreciated!!
A2k
I have a problem with a relationship between 3 tables. I am using the tables clients (with all my clients), products (with my 6 products) and investments (of each client for each (!) product) to keep track of the activities of a small investment company.
Since every client has bought a different product, I am using a subform of the products table to display the products which the customer selected, and then in another subform want to show the investments for THOSE selected products only.
the following problems occur:
1. Form: CLIENT DETAILS:
In the subform investments I have to be able to update the investments for the products which are selected in the products subform. How can I insert a dropdown menu to show only those product which the customer selected, instead of ALL available products?
2. Form: CLIENT LIST
when opening a client from the list, the Client Details form goes into a filter mode, allowing me to show information for the opened client ONLY. I want to be able to use the Next and Previous arrows to page through the clients.
3. CLIENT DETAILS
When using the Go to tab in the top left corner, it should show me the client name, email and mobile number of all clients. it shows me the email and mobile of all clients, but the client name is ALWAYS the one from the opened client. any ideas?
Thanks a lot for all the help, it is really appreciated!!
A2k