Referto nested subform object

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top