Here is my problem:
I have an update query that updates a table based on a value in a text box that is in a sub-form. The info is not successfully going from the subform to the "update to" part of the Query . I get prompted to enter the query search criteria since the value is not successfully passed to the query. I know that a subform is a control and I am almost certain that I am using the right syntax in the "Update to" field:
forms!formname!subformname.form!subformfieldname
Please help!
[This message has been edited by keybs (edited 08-16-2001).]
[This message has been edited by keybs (edited 08-16-2001).]
[This message has been edited by keybs (edited 08-16-2001).]
I have an update query that updates a table based on a value in a text box that is in a sub-form. The info is not successfully going from the subform to the "update to" part of the Query . I get prompted to enter the query search criteria since the value is not successfully passed to the query. I know that a subform is a control and I am almost certain that I am using the right syntax in the "Update to" field:
forms!formname!subformname.form!subformfieldname
Please help!
[This message has been edited by keybs (edited 08-16-2001).]
[This message has been edited by keybs (edited 08-16-2001).]
[This message has been edited by keybs (edited 08-16-2001).]