DaniBoy
Registered User.
- Local time
- Today, 06:50
- Joined
- Nov 18, 2001
- Messages
- 174
Hello,
I have an invoice form where ofcourse I have a invoice detail subform, I got everything working fine so far, but now I need to do an update to this form and I dont know how to do this.
I have the following tables on my DB:
Clients
Products
Departments
Invoices
Invoice_Detail
Now each product will belong to a department, let say 1" PVC Tube belongs to the Department Pluming.
This is what I need to do, I open the invoice form enter all the invoice information, than I goto the invoice details, there is the tricky part, I want to select from a combo box the department of the product I will sell, once I selelct the department I want to selelct the product... The problems is that I only want to be able to see the products that belong to that department I picked.
How can I do that?
thanks if there is any example db will be great...
Daniboy
I have an invoice form where ofcourse I have a invoice detail subform, I got everything working fine so far, but now I need to do an update to this form and I dont know how to do this.
I have the following tables on my DB:
Clients
Products
Departments
Invoices
Invoice_Detail
Now each product will belong to a department, let say 1" PVC Tube belongs to the Department Pluming.
This is what I need to do, I open the invoice form enter all the invoice information, than I goto the invoice details, there is the tricky part, I want to select from a combo box the department of the product I will sell, once I selelct the department I want to selelct the product... The problems is that I only want to be able to see the products that belong to that department I picked.
How can I do that?
thanks if there is any example db will be great...
Daniboy