0
Good to all I am programming a database and I would like to have a kind of 3 querys. I’ll try to be as precise as I can. I have 2 combination boxes that are interconnected, in this specific case Make and Model, and when I choose the brand only shows me the model as I wanted, but on another form I have a situation that has given me quite a headache because there is no way to figure out how to do it.
form insert car In this form I insert the internal number of the vehicle and use the query I mentioned above.
form insert part In this I would like to do something different. Having a text box in which I enter the car’s internal number and access will automatically fetch the data I entered in the table in the previous form but if this number is not present I wanted you to do what you do in the form insert car. If you want to leave free the same works but if you want to do a search of the data of the entered cars I lose the query that makes me the brand and the model are interconnected.... I can provide the project if I help someone.
All right, @Fredericooliveira, I suggest you read the http://answall.com/tour, Edit your question with your progress, without it it is difficult to help
– Wellington Avelino