I tried this same code on another form only I replaced the combo box ProductID (of which VendorProductNo is in column 1) with a control VendorProductNo. So the syntax is the same except I replaced the field I was retrieving to ProductID and the VendorProductNo = me.VendorProductNo instead of...