J
JimN
There are 2 textboxes in a nested subform. The 1st textbox, "BarCode" is
populated with a barcode scanner and the 2nd textbox, "ItemDescription" needs
to be populated with a table's "ItemDescription" field that matches the
scanned barcode. The table "Parts" has a "BarCode" field. When a barcode is
scanned into the nested suform's "BarCode" textbox a parameter pop-up box
asks for the value of the nested suform's "BarCode" field as referenced in an
OnChange event procedure for the scanned "BarCode" . The reference to the
nested subform's "BarCode" field must be incorrect. What is the correct
reference for a nested subform's textbox?
populated with a barcode scanner and the 2nd textbox, "ItemDescription" needs
to be populated with a table's "ItemDescription" field that matches the
scanned barcode. The table "Parts" has a "BarCode" field. When a barcode is
scanned into the nested suform's "BarCode" textbox a parameter pop-up box
asks for the value of the nested suform's "BarCode" field as referenced in an
OnChange event procedure for the scanned "BarCode" . The reference to the
nested subform's "BarCode" field must be incorrect. What is the correct
reference for a nested subform's textbox?