P
Pass-the-reality
My main form (frmMainForm) contains a list box. The name of the list box is
Text17. On my main form, I have a subform (frmProductSelected). When I
updated the field QtyRequested on my subform, I would like the Text17 field
on my frmMainForm to requery. What code do I need to add to the
QtyRequested After Update field?
Text17. On my main form, I have a subform (frmProductSelected). When I
updated the field QtyRequested on my subform, I would like the Text17 field
on my frmMainForm to requery. What code do I need to add to the
QtyRequested After Update field?