I have a form called myform, there is a subform in the same
form called mysubfom.
In my report I get information calling a query. Now, myform
has some information that I pass to the report using:
[Forms]![myform]![Product]
My problem is that I can not get information from the
subform mysubform. I need to get the info from the
filed [Price] what should I use? I hope you undestand
what I mean.
Thanks for your help in advanced
Roger
form called mysubfom.
In my report I get information calling a query. Now, myform
has some information that I pass to the report using:
[Forms]![myform]![Product]
My problem is that I can not get information from the
subform mysubform. I need to get the info from the
filed [Price] what should I use? I hope you undestand
what I mean.
Thanks for your help in advanced
Roger