M
mark_jm via AccessMonster.com
I have a data sheet view of a form [subsubform1](datasheet view), on another
form [subform1], subform1 is on yet another form [form1].
The query that is the dadasource for subsubform1 uses a criteria [Forms]!
[subform1][fieldname], to pull out data from the datasource query for display
in subsubform1. Thefield containing the value [fieldname], is on subform1.
When I test subform1 it works fine, but as soon as I drop it onth form1, to
dosnt. I get a dialogbox asking me for the value [Forms]![Subform1]!
[fieldname], each time the form1 is opened.
I guess I need to change the criteria expression so it links properly to
form1? as well as or instead of subform1, but I cant get it right?
Any one offer any advice.
Thanks
Mark
form [subform1], subform1 is on yet another form [form1].
The query that is the dadasource for subsubform1 uses a criteria [Forms]!
[subform1][fieldname], to pull out data from the datasource query for display
in subsubform1. Thefield containing the value [fieldname], is on subform1.
When I test subform1 it works fine, but as soon as I drop it onth form1, to
dosnt. I get a dialogbox asking me for the value [Forms]![Subform1]!
[fieldname], each time the form1 is opened.
I guess I need to change the criteria expression so it links properly to
form1? as well as or instead of subform1, but I cant get it right?
Any one offer any advice.
Thanks
Mark