John
We may not share the same definitions...
What do you mean by "a prompted parameter value"? In what context?

Signature
Regards
Jeff Boyce
www.InformationFutures.net
Microsoft Office/Access MVP
http://mvp.support.microsoft.com/
Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
> That helps but how would you use that format to refer to a prompted parameter
> value?
>
> > John
> >
> > To refer to controls on a subform, you use something like (untested):
Forms!YourMainForm!YouSubFormControlName!Form.YourControlOnTheSubForm
> > > I have a main form that contains a sub form. I have a form that prompts
> > for
[quoted text clipped - 5 lines]
> > >
> > > Appreciate any help you can give me!