Hi Matt,
the syntax for a subform on a form is like this:
Forms![frmGroup]![Name of subform control]!Form.Requery
if sfrmCustGroup_C1 is the name of the subform inside the subform control,
use the name of the subform control instead.
A form with a subform control is similar to having an image control with a
picture inside it.
The form has a subform control with a subform inside it.
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.