OK. When I look at the properties for the subreport the Source Object is:
Report.ARLSetterAgentSubreport
I put:
=ARLSetterAgentSubreport.Report.TTLRPCS
as the control source for my text box. TTLRPCS is the name of the text box
on the subreport. It is still asking me for parameters. Any other reason
this would happen???
> That means you used the wrong or a misspelled name for the
> subreport control or the control in the subreport. It could
[quoted text clipped - 23 lines]
> >> >>
> >> >> subreportcontrolname.Report.HRSWKD
Marshall Barton - 29 Oct 2004 23:43 GMT
It would have helped you had posted the parameter it's
prompting for. It's probably prompting for
ARLSetterAgentSubreport
which you said is the subreport control's SourceObject
property.
You need to use the subreport control's Name property.
They're often the same, but not always.

Signature
Marsh
MVP [MS Access]
>OK. When I look at the properties for the subreport the Source Object is:
>
[quoted text clipped - 36 lines]
>> >> >>
>> >> >> subreportcontrolname.Report.HRSWKD
Brent - 30 Oct 2004 01:14 GMT
I should have known that. I don't think I have ever changed the name of a
subreport but in this case I did. I knew it was something simple I was
overlooking. Thank you for taking time to help me.
> It would have helped you had posted the parameter it's
> prompting for. It's probably prompting for
[quoted text clipped - 44 lines]
> >> >> >>
> >> >> >> subreportcontrolname.Report.HRSWKD