Combo Box Filter Subform?
Hello..
I have looked and searched but still can't find what I am looking to do.
I have a form with a subform: frmMainData and frmSubComponent. Each form is based off a different query: frmMainData = qryLocationPhase and frmSubComponent = qryComponent
I have a one to many relationship setup for the tables the queries are based off. IE one location many components.
On the form I have a two drop down boxes. cboUOA and cboPhase.
What I would like to do is have the cboUOA requery the subform and the cboPhase so that the location is entered and everything assigned to that location shows up in the subform. I have tried a different requeres and I have not been able to get it work.
I have attached my database.
Hello..
I have looked and searched but still can't find what I am looking to do.
I have a form with a subform: frmMainData and frmSubComponent. Each form is based off a different query: frmMainData = qryLocationPhase and frmSubComponent = qryComponent
I have a one to many relationship setup for the tables the queries are based off. IE one location many components.
On the form I have a two drop down boxes. cboUOA and cboPhase.
What I would like to do is have the cboUOA requery the subform and the cboPhase so that the location is entered and everything assigned to that location shows up in the subform. I have tried a different requeres and I have not been able to get it work.
I have attached my database.
Last edited: