Hi,
I'm having trouble getting my 2nd combo box to work after I select a value from cboVendor1. The 2nd combo box is cboVPO1.
and is on form CreateOrModifyPayment.
I get the following error:
Complie Error:
Method or data member not found
I've attached the database hoping someone can have a look at this and point me where I went wrong.
Long story short, the purpose of this database is to track payments against various VPOs. VPOs can have more than 1 payment, but I need to change the database so that the payments are VPO and VPOitem specific.
I'm having trouble getting my 2nd combo box to work after I select a value from cboVendor1. The 2nd combo box is cboVPO1.
and is on form CreateOrModifyPayment.
I get the following error:
Complie Error:
Method or data member not found
I've attached the database hoping someone can have a look at this and point me where I went wrong.
Long story short, the purpose of this database is to track payments against various VPOs. VPOs can have more than 1 payment, but I need to change the database so that the payments are VPO and VPOitem specific.