annsolomon
MIS
I have a purchase order (frmPO) that has a combo box (cboVendor) to select a vendor. Once the vendor is selected, the various address lines are automatically populated.
Below this, I have a combo box (cboPOC) to select the vendor point of contact. Right now, the box displays all POCs in the underlying table. I'd like the combo box to display only those POCs that relate to the vendor that the user selected.
Is this easy? Am I overlooking something simple? Any help will be enormously appreciated.
Ann
Below this, I have a combo box (cboPOC) to select the vendor point of contact. Right now, the box displays all POCs in the underlying table. I'd like the combo box to display only those POCs that relate to the vendor that the user selected.
Is this easy? Am I overlooking something simple? Any help will be enormously appreciated.
Ann