G
Guest
I am working on a simple(?) form that records new purchase order information.
The Vendor and General Ledger Code are both combo boxes (built on two other
tables), while the other three fields are directly tied to the table. I
built the form using the form wizard.
The problem I am having is figuring out how to take the values from the
combo boxes and plug them into the Purchase Order Table. I can see the
selected values in cmbVendor.Value.
Thanks in advance.
The Vendor and General Ledger Code are both combo boxes (built on two other
tables), while the other three fields are directly tied to the table. I
built the form using the form wizard.
The problem I am having is figuring out how to take the values from the
combo boxes and plug them into the Purchase Order Table. I can see the
selected values in cmbVendor.Value.
Thanks in advance.