Is it possible to filter the values that are displayed or available to select from in a combo box? What I'm looking to do is on a form have a combo box that looksup data from a PO table; however, only display the PO's that have an AFE Number that is the same as the AFE Number on this form.
PONumber Table
PONumber
Company Name
AFENumber
The form will have a combo box looking to PONumber, it will also have an AFE Number field from another table. I want the combo box to display only those PO's that have a matching AFENumber.
Also when the PO is selected I want the company name associated with it to be pulled as well. I tried searching in the forum and microsoft, but could not find this I may have searched using the wrong terms.
Any help is appreciated.
Eric
PONumber Table
PONumber
Company Name
AFENumber
The form will have a combo box looking to PONumber, it will also have an AFE Number field from another table. I want the combo box to display only those PO's that have a matching AFENumber.
Also when the PO is selected I want the company name associated with it to be pulled as well. I tried searching in the forum and microsoft, but could not find this I may have searched using the wrong terms.
Any help is appreciated.
Eric