cruzinonline
Registered User.
- Local time
- Today, 14:48
- Joined
- Jun 26, 2014
- Messages
- 13
In a subform I am having an issue with a combo box. One field is "craft" such as carpenter, electrician, and so on. This is populated by the user, using a drop down. The second field is a list of tasks. There are different tasks for each craft (over 400 in all). That field is also "fed" by a combo box, linked to a query. That query has the craft names and the craft questions. What I am trying to do is have the user select the craft name then on the adjacent field, select which task. I need the query to only show the tasks associated with that particular craft.
I have attached the data base. The issue I am having is on the second tab of the main form. You select the "craft" from the main form and it changes on the sub-form. Can someone help me to get the Task List to also limit to the craft selected? Thanks in advance.
I have attached the data base. The issue I am having is on the second tab of the main form. You select the "craft" from the main form and it changes on the sub-form. Can someone help me to get the Task List to also limit to the craft selected? Thanks in advance.