Passing parameters from a subform to an action query

J

JohnT

I have a form that passes a field value as a parameter to an action query
that is executed in response to an "AfterUpdate" event. The query execute
properly from within the form. However when the form is included as a subform
within a parent form, when a record is updated in the subform the action
query ask for the parameter value to be input instead of "reading" the value
of the field in the subform like it does when the form is used a stand alone
form.

Any ideas on how to correct this?
 

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