monkeyshack
New member
- Local time
- Today, 12:15
- Joined
- Jan 19, 2007
- Messages
- 3
Hello,
Thank you everyone for helping me along this far.. but now I am stuck and need some help.
What I have a database that helps match companies to projects. In one part of the db we enter company data and trades and on the other side we enter project data and bid items.
What needs to happen next [where I am stuck] is match the potential companies with the projects via bid items.
I am trying to use a combo box that lists the projects, when you select the project I want it to list the bid items, then I want to be able to then click on each bid item where it will list the companies that do that trade/bid item. After that I want to be able to use a checkbox to add those companies to the bid contact listing...
Match based on bid item and district.
Please let me know if you need me to clarify. I will post the relationships. I imagine that when you click on the check-box to add them it dumps the data to the tblBidContact.
I can get the combo to list the bid items in a subform.. I think I'd rather have it in a listbox... but cant figure that out or I cant figure out how I should approach this whole part.
Thanks for your help.
Thank you everyone for helping me along this far.. but now I am stuck and need some help.
What I have a database that helps match companies to projects. In one part of the db we enter company data and trades and on the other side we enter project data and bid items.
What needs to happen next [where I am stuck] is match the potential companies with the projects via bid items.
I am trying to use a combo box that lists the projects, when you select the project I want it to list the bid items, then I want to be able to then click on each bid item where it will list the companies that do that trade/bid item. After that I want to be able to use a checkbox to add those companies to the bid contact listing...
Match based on bid item and district.
Please let me know if you need me to clarify. I will post the relationships. I imagine that when you click on the check-box to add them it dumps the data to the tblBidContact.
I can get the combo to list the bid items in a subform.. I think I'd rather have it in a listbox... but cant figure that out or I cant figure out how I should approach this whole part.
Thanks for your help.